Home
last modified time | relevance | path

Searched defs:whereIntent (Results 1 – 25 of 32) sorted by relevance

12

/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/events/services/
DServiceReboundEvent.java68 public IntentQuery<ServiceReboundEvent.ServiceReboundEventQuery> whereIntent() { in whereIntent() method in ServiceReboundEvent.ServiceReboundEventQuery
DServiceBoundEvent.java65 public IntentQuery<ServiceBoundEventQuery> whereIntent() { in whereIntent() method in ServiceBoundEvent.ServiceBoundEventQuery
DServiceUnboundEvent.java68 public IntentQuery<ServiceUnboundEventQuery> whereIntent() { in whereIntent() method in ServiceUnboundEvent.ServiceUnboundEventQuery
DServiceTaskRemovedEvent.java69 public IntentQuery<ServiceTaskRemovedEvent.ServiceTaskRemovedEventQuery> whereIntent() { in whereIntent() method in ServiceTaskRemovedEvent.ServiceTaskRemovedEventQuery
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/events/deviceadminreceivers/
DDeviceAdminBugreportSharingDeclinedEvent.java70 public IntentQueryHelper<DeviceAdminBugreportSharingDeclinedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminBugreportSharingDeclinedEvent.DeviceAdminBugreportSharingDeclinedEventQuery
DDeviceAdminSecurityLogsAvailableEvent.java70 public IntentQueryHelper<DeviceAdminSecurityLogsAvailableEventQuery> whereIntent() { in whereIntent() method in DeviceAdminSecurityLogsAvailableEvent.DeviceAdminSecurityLogsAvailableEventQuery
DDeviceAdminEnabledEvent.java66 public IntentQueryHelper<DeviceAdminEnabledEventQuery> whereIntent() { in whereIntent() method in DeviceAdminEnabledEvent.DeviceAdminEnabledEventQuery
DDeviceAdminDisabledEvent.java66 public IntentQueryHelper<DeviceAdminDisabledEventQuery> whereIntent() { in whereIntent() method in DeviceAdminDisabledEvent.DeviceAdminDisabledEventQuery
DDeviceAdminProfileProvisioningCompleteEvent.java70 public IntentQueryHelper<DeviceAdminProfileProvisioningCompleteEventQuery> whereIntent() { in whereIntent() method in DeviceAdminProfileProvisioningCompleteEvent.DeviceAdminProfileProvisioningCompleteEventQuery
DDeviceAdminDisableRequestedEvent.java69 public IntentQueryHelper<DeviceAdminDisableRequestedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminDisableRequestedEvent.DeviceAdminDisableRequestedEventQuery
DDeviceAdminReadyForUserInitializationEvent.java70 public IntentQueryHelper<DeviceAdminReadyForUserInitializationEventQuery> whereIntent() { in whereIntent() method in DeviceAdminReadyForUserInitializationEvent.DeviceAdminReadyForUserInitializationEventQuery
DDeviceAdminLockTaskModeExitingEvent.java70 public IntentQueryHelper<DeviceAdminLockTaskModeExitingEventQuery> whereIntent() { in whereIntent() method in DeviceAdminLockTaskModeExitingEvent.DeviceAdminLockTaskModeExitingEventQuery
DDeviceAdminPasswordFailedEvent.java75 public IntentQueryHelper<DeviceAdminPasswordFailedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminPasswordFailedEvent.DeviceAdminPasswordFailedEventQuery
DDeviceAdminPasswordExpiringEvent.java75 public IntentQueryHelper<DeviceAdminPasswordExpiringEventQuery> whereIntent() { in whereIntent() method in DeviceAdminPasswordExpiringEvent.DeviceAdminPasswordExpiringEventQuery
DDeviceAdminPasswordSucceededEvent.java75 public IntentQueryHelper<DeviceAdminPasswordSucceededEventQuery> whereIntent() { in whereIntent() method in DeviceAdminPasswordSucceededEvent.DeviceAdminPasswordSucceededEventQuery
DDeviceAdminPasswordChangedEvent.java75 public IntentQueryHelper<DeviceAdminPasswordChangedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminPasswordChangedEvent.DeviceAdminPasswordChangedEventQuery
DDeviceAdminUserStoppedEvent.java75 public IntentQueryHelper<DeviceAdminUserStoppedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminUserStoppedEvent.DeviceAdminUserStoppedEventQuery
DDeviceAdminBugreportFailedEvent.java74 public IntentQueryHelper<DeviceAdminBugreportFailedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminBugreportFailedEvent.DeviceAdminBugreportFailedEventQuery
DDeviceAdminBugreportSharedEvent.java74 public IntentQueryHelper<DeviceAdminBugreportSharedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminBugreportSharedEvent.DeviceAdminBugreportSharedEventQuery
DDeviceAdminUserAddedEvent.java74 public IntentQueryHelper<DeviceAdminUserAddedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminUserAddedEvent.DeviceAdminUserAddedEventQuery
DDeviceAdminUserRemovedEvent.java74 public IntentQueryHelper<DeviceAdminUserRemovedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminUserRemovedEvent.DeviceAdminUserRemovedEventQuery
DDeviceAdminSystemUpdatePendingEvent.java72 public IntentQuery<DeviceAdminSystemUpdatePendingEventQuery> whereIntent() { in whereIntent() method in DeviceAdminSystemUpdatePendingEvent.DeviceAdminSystemUpdatePendingEventQuery
DDeviceAdminLockTaskModeEnteringEvent.java74 public IntentQueryHelper<DeviceAdminLockTaskModeEnteringEventQuery> whereIntent() { in whereIntent() method in DeviceAdminLockTaskModeEnteringEvent.DeviceAdminLockTaskModeEnteringEventQuery
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/events/delegatedadminreceivers/
DDelegatedAdminSecurityLogsAvailableEvent.java106 public IntentQueryHelper<DelegatedAdminSecurityLogsAvailableEventQuery> whereIntent() { in whereIntent() method in DelegatedAdminSecurityLogsAvailableEvent.DelegatedAdminSecurityLogsAvailableEventQuery
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/events/broadcastreceivers/
DBroadcastReceivedEvent.java71 public IntentQuery<BroadcastReceivedEventQuery> whereIntent() { in whereIntent() method in BroadcastReceivedEvent.BroadcastReceivedEventQuery

12