HomeSort by relevance Sort by last modified time
    Searched refs:otherUsers (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/deviceinfo/
StorageVolumePreferenceCategory.java 151 final List<UserInfo> otherUsers = getUsersExcluding(currentUser);
152 final boolean showUsers = mVolume == null && otherUsers.size() > 0;
189 for (UserInfo info : otherUsers) {
  /packages/apps/Settings/src/com/android/settings/applications/
RunningState.java     [all...]

Completed in 695 milliseconds