Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DMasterClear.java535 View otherUsers = mContentView.findViewById(R.id.other_users_present); in loadAccountList() local
537 otherUsers.setVisibility(hasOtherUsers ? View.VISIBLE : View.GONE); in loadAccountList()
/packages/apps/Settings/src/com/android/settings/
DMasterClear.java534 View otherUsers = mContentView.findViewById(R.id.other_users_present); in loadAccountList() local
536 otherUsers.setVisibility(hasOtherUsers ? View.VISIBLE : View.GONE); in loadAccountList()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/
DPrivateVolumeSettings.java237 PreferenceGroup otherUsers = addCategory(screen, in update() local
242 addItem(otherUsers, /* titleRes */ 0, userInfo.name, userInfo.id); in update()
/packages/apps/Settings/src/com/android/settings/deviceinfo/
DPrivateVolumeSettings.java237 PreferenceGroup otherUsers = addCategory(screen, in update() local
242 addItem(otherUsers, /* titleRes */ 0, userInfo.name, userInfo.id); in update()