Home
last modified time | relevance | path

Searched defs:getServiceConnection (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DIntentLaunchService.java44 public static ServiceConnection getServiceConnection() { in getServiceConnection() method in IntentLaunchService
/cts/tests/app/ShortFgsTest/ShortFgsTestHelper/src/android/app/cts/shortfgstesthelper/
DShortFgsMessageReceiver.java214 private ServiceConnection getServiceConnection(ComponentName cn) { in getServiceConnection() method in ShortFgsMessageReceiver