Home
last modified time | relevance | path

Searched defs:allowedModes (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/wilhelm/src/android/
H A DAudioRecorder_to_android.cpp514 SLuint32 allowedModes = ANDROID_PERFORMANCE_MODE_ALL; in checkAndSetPerformanceModePre() local
H A DAudioPlayer_to_android.cpp1512 SLuint32 allowedModes = ANDROID_PERFORMANCE_MODE_ALL; in checkAndSetPerformanceModePre() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java7369 final Set<Integer> allowedModes = Set.of(PASSWORD_COMPLEXITY_NONE, PASSWORD_COMPLEXITY_LOW, in testSetRequiredPasswordComplexity_validValuesOnly() local
7384 final Set<Integer> allowedModes = Set.of(PASSWORD_COMPLEXITY_NONE, PASSWORD_COMPLEXITY_LOW, in testSetRequiredPasswordComplexity_setAndGet() local
7402 final Set<Integer> allowedModes = Set.of(PASSWORD_COMPLEXITY_NONE, PASSWORD_COMPLEXITY_LOW, in testSetRequiredPasswordComplexityOnParent_setAndGet() local