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/
DServiceTaskRemovedEvent.java69 public IntentQuery<ServiceTaskRemovedEvent.ServiceTaskRemovedEventQuery> whereIntent() { in whereIntent() method in ServiceTaskRemovedEvent.ServiceTaskRemovedEventQuery
DServiceBoundEvent.java65 public IntentQuery<ServiceBoundEventQuery> whereIntent() { in whereIntent() method in ServiceBoundEvent.ServiceBoundEventQuery
DServiceUnboundEvent.java68 public IntentQuery<ServiceUnboundEventQuery> whereIntent() { in whereIntent() method in ServiceUnboundEvent.ServiceUnboundEventQuery
DServiceReboundEvent.java68 public IntentQuery<ServiceReboundEvent.ServiceReboundEventQuery> whereIntent() { in whereIntent() method in ServiceReboundEvent.ServiceReboundEventQuery
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/events/deviceadminreceivers/
DDeviceAdminDisableRequestedEvent.java69 public IntentQueryHelper<DeviceAdminDisableRequestedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminDisableRequestedEvent.DeviceAdminDisableRequestedEventQuery
DDeviceAdminDisabledEvent.java66 public IntentQueryHelper<DeviceAdminDisabledEventQuery> whereIntent() { in whereIntent() method in DeviceAdminDisabledEvent.DeviceAdminDisabledEventQuery
DDeviceAdminReadyForUserInitializationEvent.java70 public IntentQueryHelper<DeviceAdminReadyForUserInitializationEventQuery> whereIntent() { in whereIntent() method in DeviceAdminReadyForUserInitializationEvent.DeviceAdminReadyForUserInitializationEventQuery
DDeviceAdminLockTaskModeExitingEvent.java70 public IntentQueryHelper<DeviceAdminLockTaskModeExitingEventQuery> whereIntent() { in whereIntent() method in DeviceAdminLockTaskModeExitingEvent.DeviceAdminLockTaskModeExitingEventQuery
DDeviceAdminProfileProvisioningCompleteEvent.java70 public IntentQueryHelper<DeviceAdminProfileProvisioningCompleteEventQuery> whereIntent() { in whereIntent() method in DeviceAdminProfileProvisioningCompleteEvent.DeviceAdminProfileProvisioningCompleteEventQuery
DDeviceAdminSecurityLogsAvailableEvent.java70 public IntentQueryHelper<DeviceAdminSecurityLogsAvailableEventQuery> whereIntent() { in whereIntent() method in DeviceAdminSecurityLogsAvailableEvent.DeviceAdminSecurityLogsAvailableEventQuery
DDeviceAdminEnabledEvent.java66 public IntentQueryHelper<DeviceAdminEnabledEventQuery> whereIntent() { in whereIntent() method in DeviceAdminEnabledEvent.DeviceAdminEnabledEventQuery
DDeviceAdminBugreportSharingDeclinedEvent.java70 public IntentQueryHelper<DeviceAdminBugreportSharingDeclinedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminBugreportSharingDeclinedEvent.DeviceAdminBugreportSharingDeclinedEventQuery
DDeviceAdminPasswordExpiringEvent.java75 public IntentQueryHelper<DeviceAdminPasswordExpiringEventQuery> whereIntent() { in whereIntent() method in DeviceAdminPasswordExpiringEvent.DeviceAdminPasswordExpiringEventQuery
DDeviceAdminPasswordFailedEvent.java75 public IntentQueryHelper<DeviceAdminPasswordFailedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminPasswordFailedEvent.DeviceAdminPasswordFailedEventQuery
DDeviceAdminPasswordSucceededEvent.java75 public IntentQueryHelper<DeviceAdminPasswordSucceededEventQuery> whereIntent() { in whereIntent() method in DeviceAdminPasswordSucceededEvent.DeviceAdminPasswordSucceededEventQuery
DDeviceAdminPasswordChangedEvent.java75 public IntentQueryHelper<DeviceAdminPasswordChangedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminPasswordChangedEvent.DeviceAdminPasswordChangedEventQuery
DDeviceAdminBugreportSharedEvent.java74 public IntentQueryHelper<DeviceAdminBugreportSharedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminBugreportSharedEvent.DeviceAdminBugreportSharedEventQuery
DDeviceAdminUserSwitchedEvent.java75 public IntentQueryHelper<DeviceAdminUserSwitchedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminUserSwitchedEvent.DeviceAdminUserSwitchedEventQuery
DDeviceAdminUserStartedEvent.java74 public IntentQueryHelper<DeviceAdminUserStartedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminUserStartedEvent.DeviceAdminUserStartedEventQuery
DDeviceAdminUserRemovedEvent.java74 public IntentQueryHelper<DeviceAdminUserRemovedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminUserRemovedEvent.DeviceAdminUserRemovedEventQuery
DDeviceAdminUserStoppedEvent.java75 public IntentQueryHelper<DeviceAdminUserStoppedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminUserStoppedEvent.DeviceAdminUserStoppedEventQuery
DDeviceAdminUserAddedEvent.java74 public IntentQueryHelper<DeviceAdminUserAddedEventQuery> whereIntent() { in whereIntent() method in DeviceAdminUserAddedEvent.DeviceAdminUserAddedEventQuery
DDeviceAdminSystemUpdatePendingEvent.java72 public IntentQuery<DeviceAdminSystemUpdatePendingEventQuery> whereIntent() { in whereIntent() method in DeviceAdminSystemUpdatePendingEvent.DeviceAdminSystemUpdatePendingEventQuery
/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