HomeSort by relevance Sort by last modified time
    Searched defs:authentication (Results 1 - 25 of 36) sorted by null

1 2

  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
RecordingAuthenticator.java 28 public final PasswordAuthentication authentication; field in class:RecordingAuthenticator
30 public RecordingAuthenticator(PasswordAuthentication authentication) {
31 this.authentication = authentication;
47 return authentication;
  /cts/tests/autofillservice/src/android/autofillservice/cts/
DatasetFilteringTest.java 392 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, local
407 .setAuthentication(authentication)
444 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, local
459 .setAuthentication(authentication)
SessionLifecycleTest.java 142 // Create the authentication intent (launching a full screen activity)
143 IntentSender authentication = PendingIntent.getActivity(getContext(), 0, local
156 .setAuthentication(authentication, ID_USERNAME, ID_PASSWORD)
167 // Wait until authentication is shown
191 // Approve authentication
250 // Create the authentication intent (launching a full screen activity)
251 IntentSender authentication = PendingIntent.getActivity(getContext(), 0, local
256 .setAuthentication(authentication, ID_USERNAME, ID_PASSWORD)
267 // Wait until authentication is shown
279 // Cancel authentication activit
    [all...]
FillEventHistoryTest.java 86 // Set up FillResponse with dataset authentication
91 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, local
102 .setPresentation(createPresentation("authentication"))
103 .setAuthentication(authentication)
113 mUiBot.selectDataset("authentication");
126 // Set up FillResponse with response wide authentication
131 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, local
141 .setPresentation(createPresentation("authentication"))
142 .setAuthentication(authentication, ID_USERNAME)
150 mUiBot.selectDataset("authentication");
    [all...]
AuthenticationTest.java 67 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, local
79 .setAuthentication(authentication)
146 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, local
155 // Set up the authentication response client state
165 .setAuthentication(authentication)
207 // Create the authentication intent
208 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, local
220 .setAuthentication(authentication)
251 // Create the authentication intents
317 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1 local
377 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, local
435 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, local
522 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, local
601 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, local
691 final IntentSender authentication = where == ClientStateLocation.FILL_RESPONSE_ONLY local
759 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, local
849 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, local
912 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, local
981 final IntentSender authentication = local
1072 final IntentSender authentication = where == ClientStateLocation.FILL_RESPONSE_ONLY local
1145 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, local
    [all...]
  /prebuilts/tools/common/m2/repository/com/firebase/firebase-client-jvm/2.5.2/
firebase-client-jvm-2.5.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/
wagon-provider-api-1.0-alpha-6.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
wagon-provider-api-1.0-beta-6.jar 
maven-ant-tasks-2.1.3.jar 
bcprov-jdk16-1.46.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/
wagon-provider-api-1.0-beta-6.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/
aether-util-0.9.0.M2.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M3/
aether-util-0.9.0.M3.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/1.0.2.v20150114/
aether-util-1.0.2.v20150114.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-api/1.0.2.v20150114/
aether-api-1.0.2.v20150114.jar 
  /external/caliper/lib/
jersey-client-1.11.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/
maven-ant-tasks-2.1.3.jar 
  /external/testng/ant/
ivy-2.1.0.jar 
  /tools/external/gradle/
gradle-api-2.14.1.jar 
gradle-api-3.4.1.jar 
gradle-api-3.5-20170307000048+0000.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.10/
gradle-tooling-api-2.10.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.8/
gradle-tooling-api-2.8.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
bcprov-jdk16-1.46.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk16/1.46/
bcprov-jdk16-1.46.jar 

Completed in 1104 milliseconds

1 2