Home
last modified time | relevance | path

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

12

/cts/hostsidetests/content/test-apps/ContextCrossProfileApps/ContextCrossProfileTestServiceApp/src/com/android/cts/testService/
DContextCrossProfileTestService.java34 ContextCrossProfileTestService getService() { in getService() method in ContextCrossProfileTestService.LocalBinder
/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/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 public 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/codec/src/android/media/codec/cts/
DMediaCodecResourceTestLowPriorityService.java36 MediaCodecResourceTestLowPriorityService getService() { in getService() method in MediaCodecResourceTestLowPriorityService.LocalBinder
/cts/tests/tests/media/common/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/contentcaptureservice/src/android/contentcaptureservice/cts/
DDataSharingService.java144 DataSharingService getService() { in getService() method in DataSharingService.LocalBinder
/cts/tests/app/app/src/android/app/stubs/
DMockService.java38 MockService getService() { in getService() method in MockService.MockBinder
/cts/tests/tests/telecom/src/android/telecom/cts/
DMockCallScreeningService.java43 final public MockCallScreeningService getService() { in getService() method in MockCallScreeningService.CallScreeningServiceCallbacks
DSelfManagedConnectionTest.java137 public IBinder getService() { in getService() method in SelfManagedConnectionTest.TestServiceConnection
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/os/
DServiceManagerHelperTest.java96 public IServiceManagerTestService getService() { in getService() method in ServiceManagerHelperTest.PeerConnection
/cts/tests/tests/content/src/android/content/wm/cts/
DContextTestBase.java142 private TestWindowService getService() { in getService() method in ContextTestBase.TestWindowService.TestToken
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowContextTests.java343 private TestWindowService getService() { in getService() method in WindowContextTests.TestWindowServiceSession
404 private TestWindowService getService() { in getService() method in WindowContextTests.TestWindowService.TestToken
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DInCallServiceStateValidator.java52 public InCallServiceStateValidator getService() { in getService() method in InCallServiceStateValidator.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/hostsidetests/securitybulletin/test-apps/CVE-2021-0953/src/android/security/cts/CVE_2021_0953/
DPocActivity.java210 private IBinder getService(String service) { in getService() method in PocActivity
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockModemService.java82 MockModemService getService() { in getService() method in MockModemService.LocalBinder
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleEncryptedClientService.java215 private BluetoothGattService getService() { in getService() method in BleEncryptedClientService
/cts/tests/translation/src/android/translation/cts/
DCtsTranslationService.java352 public CtsTranslationService getService() { in getService() method in CtsTranslationService.ServiceWatcher

12