Searched refs:loadDrawableAsUser (Results 1 – 9 of 9) sorted by relevance
79 `when`(shortcutIc.loadDrawableAsUser(any(), anyInt())).thenReturn(drawable)80 `when`(messageIc.loadDrawableAsUser(any(), anyInt())).thenReturn(drawable)81 `when`(largeIc.loadDrawableAsUser(any(), anyInt())).thenReturn(drawable)82 `when`(smallIc.loadDrawableAsUser(any(), anyInt())).thenReturn(drawable)
59 .loadDrawableAsUser(getContext(), userId);
240 Drawable draw = sbn.getNotification().getSmallIcon().loadDrawableAsUser( in loadIcon()
346 Drawable draw = sbn.getNotification().getSmallIcon().loadDrawableAsUser( in loadIcon()
444 public Drawable loadDrawableAsUser(Context context, int userId) { in loadDrawableAsUser() method in Icon
442 Drawable icon = statusBarIcon.icon.loadDrawableAsUser(context, userId); in getIcon()
7700 HSPLandroid/graphics/drawable/Icon;->loadDrawableAsUser(Landroid/content/Context;I)Landroid/graphic…
7696 HSPLandroid/graphics/drawable/Icon;->loadDrawableAsUser(Landroid/content/Context;I)Landroid/graphic…
19924 Landroid/graphics/drawable/Icon;->loadDrawableAsUser(Landroid/content/Context;I)Landroid/graphics/d…