Searched refs:whereReceivedTime (Results 1 – 3 of 3) sorted by relevance
61 .whereReceivedTime().isEqualTo(receivedTime) in notifyPendingSystemUpdate_unknownIfSecurityPatch_dpcReceivesCallback()77 .whereReceivedTime().isEqualTo(receivedTime) in notifyPendingSystemUpdate_forSecurityPatch_dpcReceivesCallback()94 .whereReceivedTime().isEqualTo(receivedTime) in notifyPendingSystemUpdate_forNonSecurityPatch_dpcReceivesCallback()
170 .whereReceivedTime().isEqualTo(RECEIVED_TIME); in whereReceivedTime_works()188 .whereReceivedTime().isEqualTo(RECEIVED_TIME); in whereReceivedTime_skipsNonMatching()
88 public LongQuery<DeviceAdminSystemUpdatePendingEventQuery> whereReceivedTime() { in whereReceivedTime() method in DeviceAdminSystemUpdatePendingEvent.DeviceAdminSystemUpdatePendingEventQuery