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

Completed in 43 milliseconds