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 150 final List<UserInfo> otherUsers = getUsersExcluding(currentUser);
151 final boolean showUsers = mVolume == null && otherUsers.size() > 0;
188 for (UserInfo info : otherUsers) {
  /packages/apps/Settings/src/com/android/settings/applications/
RunningState.java     [all...]

Completed in 134 milliseconds