/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/events/services/ |
D | ServiceCreatedEvent.java | 51 ServiceQueryHelper<ServiceCreatedEvent.ServiceCreatedEventQuery> mService = field in ServiceCreatedEvent.ServiceCreatedEventQuery 109 protected ServiceInfo mService; field in ServiceCreatedEvent
|
D | ServiceLowMemoryEvent.java | 52 ServiceQueryHelper<ServiceLowMemoryEvent.ServiceLowMemoryEventQuery> mService = field in ServiceLowMemoryEvent.ServiceLowMemoryEventQuery 109 protected ServiceInfo mService; field in ServiceLowMemoryEvent
|
D | ServiceDestroyedEvent.java | 50 ServiceQueryHelper<ServiceDestroyedEventQuery> mService = new ServiceQueryHelper<>(this); field in ServiceDestroyedEvent.ServiceDestroyedEventQuery 107 protected ServiceInfo mService; field in ServiceDestroyedEvent
|
D | ServiceConfigurationChangedEvent.java | 55 mService = new ServiceQueryHelper<>(this); field in ServiceConfigurationChangedEvent.ServiceConfigurationChangedEventQuery 124 protected ServiceInfo mService; field in ServiceConfigurationChangedEvent
|
D | ServiceUnboundEvent.java | 55 ServiceQueryHelper<ServiceUnboundEvent.ServiceUnboundEventQuery> mService = field in ServiceUnboundEvent.ServiceUnboundEventQuery 135 protected ServiceInfo mService; field in ServiceUnboundEvent
|
D | ServiceMemoryTrimmedEvent.java | 52 ServiceQueryHelper<ServiceMemoryTrimmedEventQuery> mService = field in ServiceMemoryTrimmedEvent.ServiceMemoryTrimmedEventQuery 128 protected ServiceInfo mService; field in ServiceMemoryTrimmedEvent
|
D | ServiceTaskRemovedEvent.java | 56 ServiceQueryHelper<ServiceTaskRemovedEvent.ServiceTaskRemovedEventQuery> mService = field in ServiceTaskRemovedEvent.ServiceTaskRemovedEventQuery 138 protected ServiceInfo mService; field in ServiceTaskRemovedEvent
|
D | ServiceReboundEvent.java | 55 ServiceQueryHelper<ServiceReboundEvent.ServiceReboundEventQuery> mService = field in ServiceReboundEvent.ServiceReboundEventQuery 135 protected ServiceInfo mService; field in ServiceReboundEvent
|
D | ServiceBoundEvent.java | 54 ServiceQueryHelper<ServiceBoundEventQuery> mService = new ServiceQueryHelper<>(this); field in ServiceBoundEvent.ServiceBoundEventQuery 131 protected ServiceInfo mService; field in ServiceBoundEvent
|
D | ServiceStartedEvent.java | 55 ServiceQueryHelper<ServiceStartedEventQuery> mService = new ServiceQueryHelper<>(this); field in ServiceStartedEvent.ServiceStartedEventQuery 170 protected ServiceInfo mService; field in ServiceStartedEvent
|
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/testcore/ |
D | VoiceInteractionServiceConnectedClassRule.java | 61 private VoiceInteractionService mService = null; field in VoiceInteractionServiceConnectedClassRule
|
D | VoiceInteractionServiceOverrideEnrollmentRule.java | 67 private VoiceInteractionService mService = null; field in VoiceInteractionServiceOverrideEnrollmentRule
|
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/ |
D | HotwordDetectionServiceNonIsolatedTest.java | 59 private NonIsolatedHotwordDetectionVoiceInteractionService mService; field in HotwordDetectionServiceNonIsolatedTest
|
D | SandboxedDetectionServiceNonExistenceTest.java | 52 private CtsMainVoiceInteractionService mService; field in SandboxedDetectionServiceNonExistenceTest
|
D | HotwordDetectionServicePermissionTest.java | 69 private TestPermissionVoiceInteractionService mService; field in HotwordDetectionServicePermissionTest
|
D | VoiceInteractionServiceNoExistingSessionServiceTest.java | 61 private NoSessionVoiceInteractionService mService; field in VoiceInteractionServiceNoExistingSessionServiceTest
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | RequiredServiceRule.java | 43 private final String mService; field in RequiredServiceRule
|
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/services/ |
D | PrintServiceCallbacks.java | 23 private StubbablePrintService mService; field in PrintServiceCallbacks
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | AccessibilityButtonTest.java | 63 private StubAccessibilityButtonService mService; field in AccessibilityButtonTest
|
/cts/tests/app/src/android/app/cts/ |
D | ActivityManager_RunningServiceInfoTest.java | 26 private ComponentName mService; field in ActivityManager_RunningServiceInfoTest
|
/cts/tests/tests/hardware/src/android/hardware/hdmi/cts/ |
D | HdmiSwitchClientTest.java | 46 private HdmiControlServiceWrapper mService; field in HdmiSwitchClientTest
|
/cts/tests/tests/security/src/android/security/cts/ |
D | IsolatedProcessTest.java | 69 private IIsolatedService mService; field in IsolatedProcessTest
|
/cts/tests/tests/externalservice/service/src/android/externalservice/service/ |
D | ServiceCreator.java | 95 private IBinder mService = null; field in ServiceCreator.CreatorConnection
|
/cts/tests/accessibilityservice/testsdk29/src/android/accessibilityservice/cts/ |
D | AccessibilityButtonSdk29Test.java | 71 private StubAccessibilityButtonSdk29Service mService; field in AccessibilityButtonSdk29Test
|
/cts/tests/tests/uidisolation/src/android/uidisolation/cts/ |
D | ServiceRunnerActivity.java | 35 private Messenger mService; field in ServiceRunnerActivity
|