Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DAppImportanceFilterTest.java158 .hasApiName(API_NAME) in testCalledWithLessThanForegroundImportanceAppPackageName_logsFailure()
239 .hasApiName(API_NAME) in testCalledWithLessThanForegroundImportanceAppUid_logsFailure()
261 .hasApiName(API_NAME) in testCalledWithLessThanForegroundImportanceAppUidAndNullSdkName_logsFailure()
304 .hasApiName(API_NAME) in testSecurityExceptionTryingToRetrievePackageImportanceFromUid_throwsWrongCallingApplicationStateException()
371 public ApiCallStatsSubject hasApiName(int apiName) { in hasApiName() method in AppImportanceFilterTest.ApiCallStatsSubject