Home
last modified time | relevance | path

Searched defs:getService (Results 1 – 5 of 5) sorted by relevance

/core/core-telecom/integration-tests/testicsapp/src/main/java/androidx/core/telecom/test/services/
DLocalIcsBinder.kt25 fun getService(): LocalIcsBinder method
DInCallServiceImpl.kt56 override fun getService(): LocalIcsBinder { in <lambda>() method in androidx.core.telecom.test.services.InCallServiceImpl
/core/core-telecom/src/androidTest/java/androidx/core/telecom/test/utils/
DTestInCallService.kt38 fun getService(): TestInCallService = this@TestInCallService in <lambda>() method in androidx.core.telecom.test.utils.TestInCallService.LocalBinder
/core/core/src/test/java/androidx/core/app/
DPendingIntentCompatTest.java190 public void getService() { in getService() method in PendingIntentCompatTest
/core/core/src/main/java/androidx/core/app/
DPendingIntentCompat.java183 public static @Nullable PendingIntent getService( in getService() method in PendingIntentCompat