Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java431 TestServiceClient serviceA = getTestService(APP_A); in testPendingIntentActivityBlocked() local
468 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlyCreatorAllowsBALInSameTask_isNotBlocked() local
492 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlyCreatorAllowsBALInSameTask_isBlocked() local
515 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlyCreatorAllowsBALwithOptIn_isNotBlocked() local
562 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlyCreatorAllowsBALwithOptIn_isStartedInBackground() local
576 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlySenderAllowsBALwithoutOptInForResult_isNotBlocked() local
596 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlyCreatorAllowsBALwithoutOptInForResult_isBlocked() local
611 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlySenderAllowsBALwithoutOptInIntentSender_isNotBlocked() local
634 TestServiceClient serviceA = getTestService(APP_A); in testPI_onlyCreatorAllowsBALwithoutOptIn_isBlocked() local
663 TestServiceClient serviceA = getTestService(APP_A); 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()