Searched defs:pendingState (Results 1 – 3 of 3) sorted by relevance
288 AlgState pendingState; in process3aState() local
566 boolean shouldDeviceBeWoken(int pendingState, int currentState, boolean isInteractive, in shouldDeviceBeWoken()591 boolean shouldDeviceBePutToSleep(int pendingState, int currentState, boolean isInteractive, in shouldDeviceBePutToSleep()
281 int pendingState = mPendingUidStates.get(uid, state); in dumpUidState() local