Searched defs:serviceB (Results 1 – 3 of 3) sorted by relevance
432 TestServiceClient serviceB = getTestService(APP_B); in testPendingIntentActivityBlocked() local465 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALInSameTask_isNotBlocked() local489 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALInSameTask_isBlocked() local512 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALwithOptIn_isNotBlocked() local559 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALwithOptIn_isStartedInBackground() local574 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlySenderAllowsBALwithoutOptInForResult_isNotBlocked() local594 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALwithoutOptInForResult_isBlocked() local609 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlySenderAllowsBALwithoutOptInIntentSender_isNotBlocked() local632 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALwithoutOptIn_isBlocked() local666 TestServiceClient serviceB = getTestService(APP_B); 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()