Home
last modified time | relevance | path

Searched defs:mIntent (Results 1 – 25 of 83) sorted by relevance

1234

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleInsecureServerStartActivity.java23 private Intent mIntent; field in BleInsecureServerStartActivity
DBleCocInsecureServerStartActivity.java23 private Intent mIntent; field in BleCocInsecureServerStartActivity
DBleSecureEncryptedServerTestActivity.java23 private Intent mIntent; field in BleSecureEncryptedServerTestActivity
DBleCocSecureClientStartActivity.java24 private Intent mIntent; field in BleCocSecureClientStartActivity
DBleCocSecureServerStartActivity.java23 private Intent mIntent; field in BleCocSecureServerStartActivity
DBleCocInsecureClientStartActivity.java24 private Intent mIntent; field in BleCocInsecureClientStartActivity
DBleSecureServerStartActivity.java23 private Intent mIntent; field in BleSecureServerStartActivity
DBleInsecureClientStartActivity.java24 private Intent mIntent; field in BleInsecureClientStartActivity
DBleInsecureEncryptedClientTestActivity.java23 private Intent mIntent; field in BleInsecureEncryptedClientTestActivity
DBleSecureConnectionPriorityClientTestActivity.java24 private Intent mIntent; field in BleSecureConnectionPriorityClientTestActivity
DBleSecureClientStartActivity.java26 private Intent mIntent; field in BleSecureClientStartActivity
DBleSecureEncryptedClientTestActivity.java24 private Intent mIntent; field in BleSecureEncryptedClientTestActivity
/cts/tests/tests/content/src/android/content/cts/
DIntent_FilterComparisonTest.java28 Intent mIntent; field in Intent_FilterComparisonTest
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/events/services/
DServiceUnboundEvent.java57 IntentQueryHelper<ServiceUnboundEvent.ServiceUnboundEventQuery> mIntent = field in ServiceUnboundEvent.ServiceUnboundEventQuery
136 protected SerializableParcelWrapper<Intent> mIntent; field in ServiceUnboundEvent
DServiceTaskRemovedEvent.java58 IntentQueryHelper<ServiceTaskRemovedEvent.ServiceTaskRemovedEventQuery> mIntent = field in ServiceTaskRemovedEvent.ServiceTaskRemovedEventQuery
139 protected SerializableParcelWrapper<Intent> mIntent; field in ServiceTaskRemovedEvent
DServiceReboundEvent.java57 IntentQueryHelper<ServiceReboundEvent.ServiceReboundEventQuery> mIntent = field in ServiceReboundEvent.ServiceReboundEventQuery
136 protected SerializableParcelWrapper<Intent> mIntent; field in ServiceReboundEvent
DServiceBoundEvent.java55 IntentQueryHelper<ServiceBoundEventQuery> mIntent = new IntentQueryHelper<>(this); field in ServiceBoundEvent.ServiceBoundEventQuery
132 protected SerializableParcelWrapper<Intent> mIntent; field in ServiceBoundEvent
/cts/common/device-side/interactive/src/main/java/com/android/interactive/steps/
DLaunchIntentStep.java35 protected final Intent mIntent; field in LaunchIntentStep
/cts/tests/tests/voicesettings/service/src/android/voicesettings/service/
DMainInteractionService.java29 private Intent mIntent; field in MainInteractionService
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/events/deviceadminreceivers/
DDeviceAdminDisableRequestedEvent.java57 IntentQueryHelper<DeviceAdminDisableRequestedEventQuery> mIntent = field in DeviceAdminDisableRequestedEvent.DeviceAdminDisableRequestedEventQuery
146 protected SerializableParcelWrapper<Intent> mIntent; field in DeviceAdminDisableRequestedEvent
DDeviceAdminBugreportSharingDeclinedEvent.java58 IntentQueryHelper<DeviceAdminBugreportSharingDeclinedEventQuery> mIntent = field in DeviceAdminBugreportSharingDeclinedEvent.DeviceAdminBugreportSharingDeclinedEventQuery
148 protected SerializableParcelWrapper<Intent> mIntent; field in DeviceAdminBugreportSharingDeclinedEvent
DDeviceAdminDisabledEvent.java56 IntentQueryHelper<DeviceAdminDisabledEventQuery> mIntent = new IntentQueryHelper<>(this); field in DeviceAdminDisabledEvent.DeviceAdminDisabledEventQuery
142 protected SerializableParcelWrapper<Intent> mIntent; field in DeviceAdminDisabledEvent
DDeviceAdminSecurityLogsAvailableEvent.java58 IntentQueryHelper<DeviceAdminSecurityLogsAvailableEventQuery> mIntent = field in DeviceAdminSecurityLogsAvailableEvent.DeviceAdminSecurityLogsAvailableEventQuery
146 protected SerializableParcelWrapper<Intent> mIntent; field in DeviceAdminSecurityLogsAvailableEvent
DDeviceAdminProfileProvisioningCompleteEvent.java58 IntentQueryHelper<DeviceAdminProfileProvisioningCompleteEventQuery> mIntent = field in DeviceAdminProfileProvisioningCompleteEvent.DeviceAdminProfileProvisioningCompleteEventQuery
146 protected SerializableParcelWrapper<Intent> mIntent; field in DeviceAdminProfileProvisioningCompleteEvent
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/events/delegatedadminreceivers/
DDelegatedAdminSecurityLogsAvailableEvent.java43 protected SerializableParcelWrapper<Intent> mIntent; field in DelegatedAdminSecurityLogsAvailableEvent
94 IntentQueryHelper<DelegatedAdminSecurityLogsAvailableEventQuery> mIntent = field in DelegatedAdminSecurityLogsAvailableEvent.DelegatedAdminSecurityLogsAvailableEventQuery

1234