Home | History | Annotate | Download | only in tests

Lines Matching refs:nsecs_t

26 static const nsecs_t ARBITRARY_TIME = 1234;
449 void enqueueEvent(nsecs_t when, int32_t deviceId, int32_t type,
691 virtual void vibrate(int32_t deviceId, nsecs_t duration) {
766 virtual void disableVirtualKeysUntil(nsecs_t time) {
769 virtual bool shouldDropVirtualKey(nsecs_t now,
777 virtual void requestTimeoutAtTime(nsecs_t when) {
870 virtual void configure(nsecs_t when,
875 virtual void reset(nsecs_t when) {
1433 static void process(InputMapper* mapper, nsecs_t when, int32_t deviceId, int32_t type,