Searched defs:serviceB (Results 1 – 3 of 3) sorted by relevance
469 TestServiceClient serviceB = getTestService(APP_B); in testPendingIntentActivityBlocked() local532 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALInSameTask_isNotBlocked() local556 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALInSameTask_isBlocked() local579 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALwithOptIn_isNotBlocked() local626 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALwithOptIn_isStartedInBackground() local641 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlySenderAllowsBALwithoutOptInForResult_isNotBlocked() local661 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALwithoutOptInForResult_isBlocked() local676 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlySenderAllowsBALwithoutOptInIntentSender_isNotBlocked() local699 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALwithoutOptIn_isBlocked() local754 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()