Searched defs:setIsolatedIconLocation (Results 1 – 3 of 3) sorted by relevance
43 fun setIsolatedIconLocation(iconDrawingRect: Rect, requireStateUpdate: Boolean) regex
513 public void setIsolatedIconLocation(@NotNull Rect iconDrawingRect, boolean requireStateUpdate) { in setIsolatedIconLocation() method in LegacyNotificationIconAreaControllerImpl
675 public void setIsolatedIconLocation(Rect isolatedIconLocation, boolean requireUpdate) { in setIsolatedIconLocation() method in NotificationIconContainer