Home
last modified time | relevance | path

Searched defs:serviceB (Results 1 – 3 of 3) sorted by relevance

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java432 TestServiceClient serviceB = getTestService(APP_B); in testPendingIntentActivityBlocked() local
465 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALInSameTask_isNotBlocked() local
489 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALInSameTask_isBlocked() local
512 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALwithOptIn_isNotBlocked() local
559 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALwithOptIn_isStartedInBackground() local
574 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlySenderAllowsBALwithoutOptInForResult_isNotBlocked() local
594 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALwithoutOptInForResult_isBlocked() local
609 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlySenderAllowsBALwithoutOptInIntentSender_isNotBlocked() local
632 TestServiceClient serviceB = getTestService(APP_B); in testPI_onlyCreatorAllowsBALwithoutOptIn_isBlocked() local
666 TestServiceClient serviceB = getTestService(APP_B); in testPI_appAIsForegroundDenyCreatorPrivilege_launchAppB_isBlocked() local
[all …]
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockModemServiceConnector.java146 private boolean isServiceTheSame(String serviceA, String serviceB) { in isServiceTheSame()
/cts/tests/tests/wifi/mockWifi/src/android/wifi/mockwifi/
DMockWifiModemServiceConnector.java144 private boolean isServiceTheSame(String serviceA, String serviceB) { in isServiceTheSame()