Lines Matching full:reason
206 const String8& reason) = 0;
600 String8 reason;
680 // Descriptive reason for the cancelation.
681 const char* reason;
689 CancelationOptions(Mode mode, const char* reason) :
690 mode(mode), reason(reason), keyCode(-1), deviceId(-1) { }
1008 nsecs_t* nextWakeupTime, const char* reason);
1064 void resetAndDropEverythingLocked(const char* reason);
1086 nsecs_t eventTime, nsecs_t waitStartTime, const char* reason);