Home
last modified time | relevance | path

Searched defs:currentLevel (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Car/libs/car-ui-lib/car-rotary-lib/src/main/java/com/android/car/ui/utils/
H A DViewUtils.java261 @FocusLevel int currentLevel = getFocusLevel(currentFocus); in adjustFocus() local
271 @FocusLevel int currentLevel = getFocusLevel(currentFocus); in adjustFocusImmediately() local
283 @FocusLevel int currentLevel = getFocusLevel(currentFocus); in initFocus() local
298 static boolean adjustFocus(@NonNull View root, @FocusLevel int currentLevel) { in adjustFocus()
316 @FocusLevel int currentLevel, in adjustFocus()
331 @FocusLevel int currentLevel, in adjustFocus()
/aosp12/frameworks/av/media/libaaudio/src/flowgraph/
H A DRampLinear.cpp69 float currentLevel = interpolateCurrent(); in onProcess() local
/aosp12/packages/apps/TV/src/com/android/tv/parental/
H A DParentalControlSettings.java107 @ContentRatingLevel int currentLevel = getContentRatingLevel(); in updateRatingsForCurrentLevel() local
120 @ContentRatingLevel int currentLevel = getContentRatingLevel(); in setContentRatingLevel() local
/aosp12/packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
H A DRatingsFragment.java94 int currentLevel = tvActivity.getParentalControlSettings().getContentRatingLevel(); in getDescription() local