Home | History | Annotate | Download | only in phone

Lines Matching refs:requestWakeState

795     /* package */ void requestWakeState(WakeState ws) {
796 if (VDBG) Log.d(LOG_TAG, "requestWakeState(" + ws + ")...");
850 * {@link PhoneGlobals#requestWakeState} and {@link PhoneGlobals#setScreenTimeout}.
888 requestWakeState(keepScreenOn ? WakeState.FULL : WakeState.SLEEP);