Home
last modified time | relevance | path

Searched refs:profileButtonIcon (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/ui/
DTabFragment.java801 final Drawable profileButtonIcon, profileMenuButtonIcon; in updateProfileButtonAndProfileMenuButtonContent() local
825 profileButtonIcon = in updateProfileButtonAndProfileMenuButtonContent()
831 profileButtonIcon = context.getDrawable(R.drawable.ic_personal_mode); in updateProfileButtonAndProfileMenuButtonContent()
834 profileButtonIcon = getWorkProfileIcon(context); in updateProfileButtonAndProfileMenuButtonContent()
838 mProfileButton.setIcon(profileButtonIcon); in updateProfileButtonAndProfileMenuButtonContent()