Searched refs:hasResultCode (Results 1 – 3 of 3) sorted by relevance
91 ActivityResultMatchers.hasResultCode(Activity.RESULT_OK)); in agree()100 ActivityResultMatchers.hasResultCode(Activity.RESULT_CANCELED)); in disagree()109 ActivityResultMatchers.hasResultCode(Activity.RESULT_CANCELED)); in userNotSignedIn()
162 .hasResultCode(AdServicesStatusUtils.STATUS_BACKGROUND_CALLER) in testCalledWithLessThanForegroundImportanceAppPackageName_logsFailure()253 .hasResultCode(AdServicesStatusUtils.STATUS_BACKGROUND_CALLER) in testCalledWithLessThanForegroundImportanceAppUid_logsFailure()280 .hasResultCode(AdServicesStatusUtils.STATUS_BACKGROUND_CALLER) in testCalledWithLessThanForegroundImportanceAppUidAndNullSdkName_logsFailure()330 .hasResultCode( in testSecurityExceptionTryingToRetrievePackageImportanceFromUid_throwsWrongCallingApplicationStateException()401 public ApiCallStatsSubject hasResultCode(int resultCode) { in hasResultCode() method in AppImportanceFilterTest.ApiCallStatsSubject
623 boolean hasResultCode = false; in parseAuthenticationFrame()628 hasResultCode = true; in parseAuthenticationFrame()633 hasResultCode = true; in parseAuthenticationFrame()637 hasResultCode = true; in parseAuthenticationFrame()643 if (hasResultCode) { in parseAuthenticationFrame()