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

  /frameworks/base/services/core/java/com/android/server/storage/
DeviceStorageMonitorService.java 135 private static boolean isLeaving(int level, int oldLevel, int newLevel) {
502 } else if (State.isLeaving(State.LEVEL_LOW, oldLevel, newLevel)) {
527 } else if (State.isLeaving(State.LEVEL_LOW, oldLevel, newLevel)) {
541 } else if (State.isLeaving(State.LEVEL_FULL, oldLevel, newLevel)) {
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 

Completed in 53 milliseconds