Lines Matching refs:currentTime

724         void synthesizeCancelationEvents(nsecs_t currentTime,
883 static bool isStaleEventLocked(nsecs_t currentTime, EventEntry* entry);
915 KeyEntry* synthesizeKeyRepeatLocked(nsecs_t currentTime);
995 nsecs_t currentTime, ConfigurationChangedEntry* entry);
997 nsecs_t currentTime, DeviceResetEntry* entry);
999 nsecs_t currentTime, KeyEntry* entry,
1002 nsecs_t currentTime, MotionEntry* entry,
1004 void dispatchEventLocked(nsecs_t currentTime, EventEntry* entry,
1027 int32_t handleTargetsNotReadyLocked(nsecs_t currentTime, const EventEntry* entry,
1033 nsecs_t getTimeSpentWaitingForApplicationLocked(nsecs_t currentTime);
1036 int32_t findFocusedWindowTargetsLocked(nsecs_t currentTime, const EventEntry* entry,
1038 int32_t findTouchedWindowTargetsLocked(nsecs_t currentTime, const MotionEntry* entry,
1054 String8 checkWindowReadyForMoreInputLocked(nsecs_t currentTime,
1062 void prepareDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection,
1064 void enqueueDispatchEntriesLocked(nsecs_t currentTime, const sp<Connection>& connection,
1068 void startDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection);
1069 void finishDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection,
1071 void abortBrokenDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection,
1105 nsecs_t currentTime, const sp<Connection>& connection, uint32_t seq, bool handled);
1107 nsecs_t currentTime, const sp<Connection>& connection);
1109 nsecs_t currentTime, const sp<InputApplicationHandle>& applicationHandle,
1127 void updateDispatchStatisticsLocked(nsecs_t currentTime, const EventEntry* entry,