Searched defs:pendingState (Results 1 – 3 of 3) sorted by relevance
288 AlgState pendingState; in process3aState() local
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