Home
last modified time | relevance | path

Searched refs:NOT_ALLOWED (Results 1 – 7 of 7) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/
DAsyncRegistrationQueueRunner.java21 …s.service.measurement.registration.AsyncRegistrationQueueRunner.InsertSourcePermission.NOT_ALLOWED;
148 NOT_ALLOWED(false), enumConstant
396 return NOT_ALLOWED; in isSourceAllowedToInsert()
404 return NOT_ALLOWED; in isSourceAllowedToInsert()
418 return NOT_ALLOWED; in isSourceAllowedToInsert()
432 return NOT_ALLOWED; in isSourceAllowedToInsert()
444 return NOT_ALLOWED; in isSourceAllowedToInsert()
458 return NOT_ALLOWED; in isSourceAllowedToInsert()
473 return NOT_ALLOWED; in isSourceAllowedToInsert()
491 return NOT_ALLOWED; in isSourceAllowedToInsert()
[all …]
/packages/modules/Uwb/service/java/com/android/server/uwb/secure/provisioning/
DScriptRunner.java60 if (apduCategory == ApduCategory.NOT_ALLOWED) { in run()
129 return ApduCategory.NOT_ALLOWED; in getApduCategory()
149 NOT_ALLOWED, enumConstant
/packages/modules/StatsD/statsd/tests/
DDataCorruptionReason_test.cpp107 enum class AllowedFromAnyUidFlag { NOT_ALLOWED = 0, ALLOWED }; enumerator
109 enum class AllowedFromSpecificUidFlag { NOT_ALLOWED = 0, ALLOWED }; enumerator
183 {AllowedFromAnyUidFlag::NOT_ALLOWED, "NotAllowedFromAnyUid"},
187 {AllowedFromSpecificUidFlag::NOT_ALLOWED,
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothStatusCodes.java237 @SystemApi public static final int NOT_ALLOWED = 401; field in BluetoothStatusCodes
DBluetoothHeadset.java840 BluetoothStatusCodes.NOT_ALLOWED,
909 : BluetoothStatusCodes.NOT_ALLOWED; in getAudioRouteAllowed()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/registration/
DAsyncRegistrationQueueRunnerTest.java4383 InsertSourcePermission.NOT_ALLOWED, in isSourceAllowedToInsert_incomingWebDestinationsAreMoreThanLimit_rejectsSource()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt1059 field public static final int NOT_ALLOWED = 401; // 0x191