/aosp_15_r20/cts/tests/devicepolicy/src/android/devicepolicy/cts/ |
H A D | ResetPasswordWithTokenTest.java | 79 private static final byte[] TOKEN = "abcdefghijklmnopqrstuvwxyz0123456789".getBytes(); field in ResetPasswordWithTokenTest 123 dpc(sDeviceState).componentName(), VALID_PIN, TOKEN, /* flags = */ 0)).isTrue(); in resetPasswordWithToken_validPasswordAndToken_success() local 152 dpc(sDeviceState).componentName(), /* password = */ null, TOKEN, /* flags = */ 0); in resetPasswordWithToken_noPassword_deviceIsNotSecure() local 169 dpc(sDeviceState).componentName(), VALID_PIN, TOKEN, /* flags = */ 0); in resetPasswordWithToken_password_deviceIsSecure() local 198 … dpc(sDeviceState).componentName(), NOT_COMPLEX_PIN, TOKEN, /* flags = */ 0)).isFalse(); in resetPasswordWithToken_passwordDoesNotSatisfyRestriction_failure() local 225 dpc(sDeviceState).componentName(), COMPLEX_PASSWORD_WITH_SYMBOL_LENGTH_7, TOKEN, in resetPasswordWithToken_passwordSatisfiesRestriction_success() local 244 dpc(sDeviceState).componentName(), VALID_PIN, TOKEN, /* flags = */ 0); in resetPasswordWithToken_validPasswordAndToken_logged() local 329 COMPLEX_PASSWORD_WITH_SYMBOL_LENGTH_7, TOKEN, /* flags = */ 0); in isActivePasswordSufficient_passwordNoLongerSatisfiesRestriction_false() local 846 … dpc(sDeviceState).componentName(), VALID_PIN, TOKEN, /* flags = */ 0)).isFalse(); in clearResetPasswordToken_passwordTokenIsResetAndUnableToSetNewPassword() local 1015 dpc(sDeviceState).componentName(), password, TOKEN, /* flags = */ 0)).isTrue(); in assertPasswordSucceeds() local [all …]
|
H A D | DeviceManagementCoexistenceTest.java | 132 private static final byte[] TOKEN = "abcdefghijklmnopqrstuvwxyz0123456789".getBytes(); field in DeviceManagementCoexistenceTest 271 dpc(sDeviceState).componentName(), TOKEN); in getDevicePolicyState_resetPasswordTokenSet_returnsPolicy() local 909 dpc(sDeviceState).componentName(), TOKEN); in resetPasswordTokenSet_serialisation_loadsPolicy() local 1148 dpc(sDeviceState).componentName(), TOKEN); in multiplePoliciesSet_serialisation_loadsPolicies() local
|
/aosp_15_r20/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/ts43/ |
D | Ts43Constants.java | 28 public static final String TOKEN = "TOKEN"; field in Ts43Constants.ResponseXmlNode 40 public static final String TOKEN = "token"; field in Ts43Constants.ResponseXmlAttributes
|
/aosp_15_r20/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/account/ |
H A D | StaticAccountAuthenticator.java | 37 private static final String TOKEN = "asdlkjfslkjfdklj"; field in StaticAccountAuthenticator 44 sAccountBundle.putString(AccountManager.KEY_AUTHTOKEN, TOKEN); in sAccountBundle.putString() argument
|
/aosp_15_r20/external/libtextclassifier/native/utils/java/ |
H A D | jni-base.h | 29 #define TC3_ADD_QUOTES_HELPER(TOKEN) #TOKEN argument 30 #define TC3_ADD_QUOTES(TOKEN) TC3_ADD_QUOTES_HELPER(TOKEN) argument
|
/aosp_15_r20/external/icing/icing/text_classifier/lib3/utils/java/ |
H A D | jni-base.h | 27 #define TC3_ADD_QUOTES_HELPER(TOKEN) #TOKEN argument 28 #define TC3_ADD_QUOTES(TOKEN) TC3_ADD_QUOTES_HELPER(TOKEN) argument
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | glslang.y | 149 #define ES3_OR_NEWER(TOKEN, LINE, REASON) do { \ argument 155 #define ES3_1_OR_NEWER(TOKEN, LINE, REASON) do { \ argument
|
/aosp_15_r20/external/pytorch/torch/export/ |
H A D | graph_signature.py | 70 TOKEN = auto() variable in InputKind 104 TOKEN = auto() variable in OutputKind
|
/aosp_15_r20/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/utils/ |
D | Ts43XmlDoc.java | 65 public static final String TOKEN = "TOKEN"; field in Ts43XmlDoc.CharacteristicType 75 public static final String TOKEN = "token"; field in Ts43XmlDoc.Parm
|
/aosp_15_r20/external/jackson-core/src/test/java/com/fasterxml/jackson/core/util/ |
H A D | TestDelegates.java | 201 final String TOKEN ="foo"; in testParserDelegate() local 301 final String TOKEN ="foo"; in testGeneratorDelegate() local
|
/aosp_15_r20/external/tink/python/tink/ |
H A D | secret_key_access.py | 30 TOKEN = SecretKeyAccess() variable
|
/aosp_15_r20/external/mesa3d/src/freedreno/afuc/ |
H A D | lexer.l | 32 #define TOKEN(t) (yylval.tok = t) macro
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
H A D | UnavailableSecureLockScreenTest.java | 29 private static final byte[] TOKEN = "abcdefghijklmnopqrstuvwxyz0123456789".getBytes(); field in UnavailableSecureLockScreenTest
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/src/ |
D | raw.rs | 294 pub const TOKEN: &str = "$serde_json::private::RawValue"; constant
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/WindowsResource/ |
D | ResourceScriptToken.h | 32 #define TOKEN(Name) Name, macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/WindowsResource/ |
H A D | ResourceScriptToken.h | 32 #define TOKEN(Name) Name, macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/WindowsResource/ |
D | ResourceScriptToken.h | 32 #define TOKEN(Name) Name, macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/WindowsResource/ |
D | ResourceScriptToken.h | 32 #define TOKEN(Name) Name, macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/WindowsResource/ |
D | ResourceScriptToken.h | 32 #define TOKEN(Name) Name, macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/WindowsResource/ |
H A D | ResourceScriptToken.h | 32 #define TOKEN(Name) Name, macro
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/data/events/ |
D | EventStateContract.java | 40 public static final String TOKEN = "token"; field in EventStateContract.EventStateEntry
|
/aosp_15_r20/cts/tests/credentials/src/android/credentials/cts/unittests/selection/ |
H A D | CancelSelectionRequestTest.java | 48 private static final IBinder TOKEN = new Binder(); field in CancelSelectionRequestTest
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/commontests/src/com/android/odp/module/common/data/ |
D | ODPAuthorizationTokenTest.java | 30 private static final String TOKEN = "b3c4dc4a-768b-415d-8adb-d3aa2206b7bb"; field in ODPAuthorizationTokenTest
|
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/ |
D | DataLoaderThread.java | 44 public static Object TOKEN = new Object(); field in DataLoaderThread
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_lexer.l | 32 #define TOKEN(t) (ir3_yylval.tok = t) macro
|