Home
last modified time | relevance | path

Searched defs:NOT_ALLOWED (Results 1 – 25 of 141) sorted by relevance

123456

/aosp_15_r20/frameworks/base/services/foldables/devicestateprovider/src/com/android/server/policy/
H A DBookStyleDeviceStatePolicy.java86 private static final Predicate<FoldableDeviceStateProvider> NOT_ALLOWED = p -> false; field in BookStyleDeviceStatePolicy
138 /* activeStatePredicate= */ NOT_ALLOWED), in createConfiguration() field in BookStyleDeviceStatePolicy
140 /* activeStatePredicate= */ NOT_ALLOWED, in createConfiguration() field in BookStyleDeviceStatePolicy
/aosp_15_r20/external/autotest/client/cros/cellular/pseudomodem/
H A Dpm_errors.py101 NOT_ALLOWED = 302 variable in MMMessageError
160 NOT_ALLOWED = 3 variable in MMMobileEquipmentError
/aosp_15_r20/packages/modules/StatsD/statsd/tests/
DDataCorruptionReason_test.cpp103 enum class AllowedFromAnyUidFlag { NOT_ALLOWED = 0, ALLOWED }; enumerator
105 enum class AllowedFromSpecificUidFlag { NOT_ALLOWED = 0, ALLOWED }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DRISCVAttributes.h37 enum { NOT_ALLOWED = 0, ALLOWED = 1 }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DRISCVAttributes.h37 enum { NOT_ALLOWED = 0, ALLOWED = 1 }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DRISCVAttributes.h37 enum { NOT_ALLOWED = 0, ALLOWED = 1 }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DRISCVAttributes.h39 enum { NOT_ALLOWED = 0, ALLOWED = 1 }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DRISCVAttributes.h39 enum { NOT_ALLOWED = 0, ALLOWED = 1 }; enumerator
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/
H A DSocksConsts.java51 static final int NOT_ALLOWED = 2; field
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/6/libcore/ojluni/src/main/java/java/net/
DSocksConsts.java51 static final int NOT_ALLOWED = 2; field
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/net/
DSocksConsts.java51 static final int NOT_ALLOWED = 2; field
/aosp_15_r20/packages/modules/Uwb/service/java/com/android/server/uwb/secure/provisioning/
DScriptRunner.java149 NOT_ALLOWED, enumConstant
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothStatusCodes.java237 @SystemApi public static final int NOT_ALLOWED = 401; field in BluetoothStatusCodes
/aosp_15_r20/system/extras/simpleperf/
H A Dcommand.h54 NOT_ALLOWED, enumerator
/aosp_15_r20/libcore/ojluni/src/test/java/net/Socks/
H A DSocksServer.java51 static final int NOT_ALLOWED = 2; field in SocksServer
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/
H A DValidatorTypeCode.java98 NOT_ALLOWED("notAllowed", "1033", NotAllowedValidator::new, VersionCode.AllVersions), enumConstant
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V5-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/
DCodecSpecificConfigurationLtv.h96 enum : int32_t { NOT_ALLOWED = 0 }; enumerator
/aosp_15_r20/external/python/bumble/bumble/profiles/
Dbap.py51 NOT_ALLOWED = 0x00000000 variable in AudioLocation
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/
DAsyncRegistrationQueueRunner.java159 NOT_ALLOWED(false), enumConstant
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant_i.h1845 NOT_ALLOWED, NO_IR, RADAR, ALLOWED enumerator
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/sdk_module-lib_33_framework-bluetooth/android_common/local-combined/
Dsdk_module-lib_33_framework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/module-lib/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/sdk_module-lib_33_framework-bluetooth/android_common/combined/
Dsdk_module-lib_33_framework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/system/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/sdk_module-lib_34_framework-bluetooth/android_common/combined/
Dsdk_module-lib_34_framework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...

123456