/aosp_15_r20/packages/apps/TV/src/com/android/tv/parental/ |
D | ParentalControlSettings.java | 107 @ContentRatingLevel int currentLevel = getContentRatingLevel(); in updateRatingsForCurrentLevel() local 120 @ContentRatingLevel int currentLevel = getContentRatingLevel(); in setContentRatingLevel() local
|
/aosp_15_r20/external/oboe/src/flowgraph/ |
H A D | RampLinear.cpp | 65 float currentLevel = interpolateCurrent(); in onProcess() local
|
/aosp_15_r20/frameworks/av/media/libaaudio/src/flowgraph/ |
H A D | RampLinear.cpp | 65 float currentLevel = interpolateCurrent(); in onProcess() local
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/ |
H A D | NodeWithVariables.java | 157 final int currentLevel = level; in calculateMaximumCommonType() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/backlight/ui/ |
H A D | KeyboardBacklightDialogCoordinator.kt | 31 return { currentLevel: Int, maxLevel: Int -> in <lambda>() method
|
/aosp_15_r20/external/skia/modules/skshaper/src/ |
H A D | SkShaper_skunicode.cpp | 63 SkBidiIterator::Level currentLevel() const override { in currentLevel() function in SkUnicodeBidiRunIterator
|
/aosp_15_r20/external/skia/modules/skunicode/src/ |
H A D | SkUnicode_icu_bidi.cpp | 120 SkUnicode::BidiLevel currentLevel = 0; in ExtractBidi() local
|
H A D | SkUnicode_icu4x.cpp | 102 auto currentLevel = info.level_at(0); in getBidiRegions() local
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
H A D | AudioFrequencyActivity.java | 178 int currentLevel = mAudioManager.getStreamVolume(AudioManager.STREAM_MUSIC); in testMaxLevel() local
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | LevelTree.java | 87 Level currentLevel = null; in loadLevelTree() local
|
H A D | AndouKun.java | 560 final LevelTree.Level currentLevel = LevelTree.get(mLevelRow, mLevelIndex); in onGameFlowEvent() local
|
/aosp_15_r20/external/skia/modules/skshaper/include/ |
H A D | SkShaper.h | 156 uint8_t currentLevel() const override { return fBidiLevel; } in currentLevel() function
|
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/metrics/ |
D | ControllerMetricsStats.java | 361 int currentLevel = in captureTotalBatteryConsumptionPercent() local
|
/aosp_15_r20/packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/ |
D | RatingsFragment.java | 94 int currentLevel = tvActivity.getParentalControlSettings().getContentRatingLevel(); in getDescription() local
|
/aosp_15_r20/external/skia/modules/skunicode/include/ |
H A D | SkUnicode.h | 270 SkBidiIterator::Level currentLevel = 0; in forEachBidiRegion() local
|
/aosp_15_r20/external/pytorch/torch/csrc/functorch/ |
H A D | init.cpp | 369 static int64_t currentLevel() { in currentLevel() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyboard/backlight/ui/view/ |
D | KeyboardBacklightDialog.java | 27 private int currentLevel = 0; field in KeyboardBacklightDialog
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/backlight/ui/view/ |
H A D | KeyboardBacklightDialog.kt | 71 private var currentLevel: Int = 0 in <lambda>() variable
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | icuplug.cpp | 656 UPlugLevel currentLevel = uplug_getCurrentLevel(); in uplug_loadWaitingPlugs() local
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | icuplug.cpp | 656 UPlugLevel currentLevel = uplug_getCurrentLevel(); in uplug_loadWaitingPlugs() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | CheckHtmlFiles.java | 389 int currentLevel = 0; in parse() local
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | SymbolTable.h | 947 int currentLevel() const { return static_cast<int>(table.size()) - 1; } in currentLevel() function
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | SymbolTable.h | 943 int currentLevel() const { return static_cast<int>(table.size()) - 1; } in currentLevel() function
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | gamesManagement.v1management.json | 562 "currentLevel": { object
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | MultisampledRenderToTextureTest.cpp | 947 for (GLuint currentLevel = 0; currentLevel < desiredLevelCount; currentLevel++) in TEST_P() local
|