Home
last modified time | relevance | path

Searched defs:TOKEN (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/aosp_15_r20/cts/tests/devicepolicy/src/android/devicepolicy/cts/
H A DResetPasswordWithTokenTest.java79 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 DDeviceManagementCoexistenceTest.java132 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/
DTs43Constants.java28 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 DStaticAccountAuthenticator.java37 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 Djni-base.h29 #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 Djni-base.h27 #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 Dglslang.y149 #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 Dgraph_signature.py70 TOKEN = auto() variable in InputKind
104 TOKEN = auto() variable in OutputKind
/aosp_15_r20/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/utils/
DTs43XmlDoc.java65 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 DTestDelegates.java201 final String TOKEN ="foo"; in testParserDelegate() local
301 final String TOKEN ="foo"; in testGeneratorDelegate() local
/aosp_15_r20/external/tink/python/tink/
H A Dsecret_key_access.py30 TOKEN = SecretKeyAccess() variable
/aosp_15_r20/external/mesa3d/src/freedreno/afuc/
H A Dlexer.l32 #define TOKEN(t) (yylval.tok = t) macro
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
H A DUnavailableSecureLockScreenTest.java29 private static final byte[] TOKEN = "abcdefghijklmnopqrstuvwxyz0123456789".getBytes(); field in UnavailableSecureLockScreenTest
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/src/
Draw.rs294 pub const TOKEN: &str = "$serde_json::private::RawValue"; constant
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/WindowsResource/
DResourceScriptToken.h32 #define TOKEN(Name) Name, macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/WindowsResource/
H A DResourceScriptToken.h32 #define TOKEN(Name) Name, macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/WindowsResource/
DResourceScriptToken.h32 #define TOKEN(Name) Name, macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/WindowsResource/
DResourceScriptToken.h32 #define TOKEN(Name) Name, macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/WindowsResource/
DResourceScriptToken.h32 #define TOKEN(Name) Name, macro
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/WindowsResource/
H A DResourceScriptToken.h32 #define TOKEN(Name) Name, macro
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/data/events/
DEventStateContract.java40 public static final String TOKEN = "token"; field in EventStateContract.EventStateEntry
/aosp_15_r20/cts/tests/credentials/src/android/credentials/cts/unittests/selection/
H A DCancelSelectionRequestTest.java48 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/
DODPAuthorizationTokenTest.java30 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/
DDataLoaderThread.java44 public static Object TOKEN = new Object(); field in DataLoaderThread
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_lexer.l32 #define TOKEN(t) (ir3_yylval.tok = t) macro

12345678910>>...16