Home
last modified time | relevance | path

Searched defs:mTestService (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
H A DTestServiceClient.java32 ITestService mTestService; field in TestServiceClient
34 TestServiceClient(ITestService mTestService) { in TestServiceClient()
/aosp_15_r20/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
H A DVoiceInteractionServiceBindingHelper.java46 private ITestVoiceInteractionService mTestService; field in VoiceInteractionServiceBindingHelper
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/
DSettingsDumpServiceTest.java54 private TestService mTestService; field in SettingsDumpServiceTest
/aosp_15_r20/cts/tests/tests/car_builtin/src/android/car/cts/builtin/os/
H A DSharedMemoryFileDescriptorTest.java63 private ISharedMemoryTestService mTestService = null; field in SharedMemoryFileDescriptorTest.PeerConnection
/aosp_15_r20/frameworks/base/tests/JobSchedulerTestApp/src/com/android/demo/jobSchedulerApp/
H A DMainActivity.java96 TestJobService mTestService; field in MainActivity
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/
H A DDomainSelectionServiceConnector.java137 private TestDomainSelectionService mTestService; field in DomainSelectionServiceConnector
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/frameworktests/src/android/adservices/ondevicepersonalization/
DIsolatedServiceTest.java61 private final TestService mTestService = new TestService(); field in IsolatedServiceTest
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
H A DSurfaceControlViewHostTests.java191 private ICrossProcessSurfaceControlViewHostTestService mTestService = null; field in SurfaceControlViewHostTests