Searched defs:pendingState (Results 1 – 2 of 2) sorted by relevance
531 boolean shouldDeviceBeWoken(int pendingState, int currentState, boolean isInteractive, in shouldDeviceBeWoken()557 boolean shouldDeviceBePutToSleep(int pendingState, int currentState, boolean isOverrideActive, in shouldDeviceBePutToSleep()
276 int pendingState = mPendingUidStates.get(uid, state); in dumpUidState() local