Home
last modified time | relevance | path

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

12

/cts/hostsidetests/classloaders/splits/apps/src/com/android/cts/classloadersplitapp/
DBaseService.java28 public Service getService() { in getService() method in BaseService.LocalBinder
DSplitAppTest.java170 private Service getService(ComponentName componentName) throws TimeoutException { in getService() method in SplitAppTest
/cts/hostsidetests/content/test-apps/ContextCrossProfileApps/ContextCrossProfileTestServiceApp/src/com/android/cts/testService/
DContextCrossProfileTestService.java34 ContextCrossProfileTestService getService() { in getService() method in ContextCrossProfileTestService.LocalBinder
/cts/hostsidetests/content/test-apps/ContextCrossProfileApps/ContextCrossProfileApp/src/com/android/cts/context/
DContextCrossProfileSamePackageTestService.java34 ContextCrossProfileSamePackageTestService getService() { in getService() method in ContextCrossProfileSamePackageTestService.LocalBinder
/cts/tests/tests/content/src/android/content/cts/
DMockService.java29 MockService getService() { in getService() method in MockService.MockBinder
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/services/
DPrintServiceCallbacks.java25 public StubbablePrintService getService() { in getService() method in PrintServiceCallbacks
DStubbablePrinterDiscoverySession.java41 public PrintService getService() { in getService() method in StubbablePrinterDiscoverySession
/cts/tests/tests/media/src/android/media/cts/
DLocalMediaProjectionService.java40 LocalMediaProjectionService getService() { in getService() method in LocalMediaProjectionService.LocalBinder
/cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/
DLocalMediaProjectionService.java40 LocalMediaProjectionService getService() { in getService() method in LocalMediaProjectionService.LocalBinder
/cts/tests/accessibility/common/src/android/accessibility/cts/common/
DInstrumentedAccessibilityServiceTestRule.java132 public T getService() { in getService() method in InstrumentedAccessibilityServiceTestRule
/cts/tests/app/app/src/android/app/stubs/
DMockService.java38 MockService getService() { in getService() method in MockService.MockBinder
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DDataSharingService.java141 DataSharingService getService() { in getService() method in DataSharingService.LocalBinder
/cts/tests/tests/telecom/src/android/telecom/cts/
DMockCallScreeningService.java43 final public MockCallScreeningService getService() { in getService() method in MockCallScreeningService.CallScreeningServiceCallbacks
DSelfManagedConnectionTest.java105 public IBinder getService() { in getService() method in SelfManagedConnectionTest.TestServiceConnection
DMockInCallService.java72 final public MockInCallService getService() { in getService() method in MockInCallService.InCallServiceCallbacks
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DDirectShellCommand.java162 final Method getService = serviceManagerClass.getMethod("getService", String.class); in run() local
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DTextClassifierTestWatcher.java100 CtsTextClassifierService getService() throws InterruptedException, AssertionError { in getService() method in TextClassifierTestWatcher
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowContextTests.java276 private TestWindowService getService() { in getService() method in WindowContextTests.TestWindowService.TestToken
/cts/tests/translation/src/android/translation/cts/
DCtsTranslationService.java344 public CtsTranslationService getService() { in getService() method in CtsTranslationService.ServiceWatcher
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleEncryptedClientService.java215 private BluetoothGattService getService() { in getService() method in BleEncryptedClientService
DBleCocClientService.java342 private BluetoothGattService getService() { in getService() method in BleCocClientService
DBleClientService.java844 private BluetoothGattService getService(UUID serverUid) { in getService() method in BleClientService
856 private BluetoothGattService getService() { in getService() method in BleClientService
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsService.java244 TestImsService getService() { in getService() method in TestImsService.LocalBinder
/cts/tests/appsearch/src/com/android/cts/appsearch/app/
DGlobalSearchSessionPlatformCtsTest.java600 private IBinder getService() throws Exception { in getService() method in GlobalSearchSessionPlatformCtsTest.TestServiceConnection
/cts/tests/app/src/android/app/cts/
DCloseSystemDialogsTest.java401 private ICloseSystemDialogsTestsService getService(String packageName) throws Exception { in getService() method in CloseSystemDialogsTest

12