Home
last modified time | relevance | path

Searched defs:newLevel (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/storage/
H A DDeviceStorageMonitorService.java124 private static boolean isEntering(int level, int oldLevel, int newLevel) { in isEntering()
135 private static boolean isLeaving(int level, int oldLevel, int newLevel) { in isLeaving()
208 int newLevel; in checkLow() local
228 EventLogTags.writeStorageState(uuid.toString(), oldLevel, newLevel, in checkLow() local
506 private void updateNotifications(VolumeInfo vol, int oldLevel, int newLevel) { in updateNotifications()
554 private void updateBroadcasts(VolumeInfo vol, int oldLevel, int newLevel, int seq) { in updateBroadcasts()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DToggleRangeBehavior.kt225 val newLevel = Math.max(MIN_LEVEL, Math.min(MAX_LEVEL, level)) regex
/aosp14/frameworks/base/services/core/java/com/android/server/power/batterysaver/
H A DBatterySaverStateMachine.java483 public void setBatteryStatus(boolean newPowered, int newLevel, boolean newBatteryLevelLow) { in setBatteryStatus()
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DKeyboardBacklightController.java279 int newLevel = Arrays.binarySearch(state.mBrightnessValueForLevel, brightnessValue); in maybeRestoreBacklightBrightness() local
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
H A DAccessPoint.java1464 int newLevel = getLevel(); in setScanResults() local
/aosp14/frameworks/base/core/java/android/app/
H A DActivityManagerInternal.java998 @RestrictionLevel int newLevel) { in onRestrictionLevelChanged()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java2265 @RestrictionLevel int newLevel) { in dispatchAppRestrictionLevelChanges()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...