Searched defs:serviceA (Results 1 – 3 of 3) sorted by relevance
431 TestServiceClient serviceA = getTestService(APP_A); in testPendingIntentActivityBlocked() local468 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlyCreatorAllowsBALInSameTask_isNotBlocked() local492 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlyCreatorAllowsBALInSameTask_isBlocked() local515 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlyCreatorAllowsBALwithOptIn_isNotBlocked() local562 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlyCreatorAllowsBALwithOptIn_isStartedInBackground() local576 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlySenderAllowsBALwithoutOptInForResult_isNotBlocked() local596 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlyCreatorAllowsBALwithoutOptInForResult_isBlocked() local611 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlySenderAllowsBALwithoutOptInIntentSender_isNotBlocked() local634 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlyCreatorAllowsBALwithoutOptIn_isBlocked() local663 TestServiceClient serviceA = getTestService(APP_A); in testPI_appAIsForegroundDenyCreatorPrivilege_launchAppB_isBlocked() local[all …]
146 private boolean isServiceTheSame(String serviceA, String serviceB) { in isServiceTheSame()
144 private boolean isServiceTheSame(String serviceA, String serviceB) { in isServiceTheSame()