Lines Matching full:lock
115 * Allowable values for the poke lock code (timeout between a user activity and the
129 * Allowable values for the wake lock code.
268 // TODO: This event should be handled by the lock screen, just
272 // Some products don't have the concept of a "SIM network lock"
348 // them to display the lock panel.
468 // lock used to keep the processor awake, when we don't care for the display.
471 // Wake lock used to control proximity sensor behavior.
487 // want to set the poke lock.
762 // a SCREEN_DIM_WAKE_LOCK wake lock during the entire OTA call.
817 * we are trying to un-PUK-lock the phone. In other words, iff
853 * The poke lock controls how long it takes before the screen powers
857 * though, the poke lock will determine the timeout interval (long or
867 // make sure we don't set the poke lock repeatedly so that we
882 * Update the state of the poke lock held by the phone app,
888 // that the poke lock just sends a message to the screen to tell
896 // the screen lock, such as when we're in call.
900 // Set the poke lock to timeout the display after a short
902 // as soon as acceptably possible after we the wake lock
908 // Set the poke lock to timeout the display after a medium
910 // as soon as acceptably possible after we the wake lock
917 // set the poke lock to timeout the display after a long
940 * settings for the poke lock to determine when to timeout and let
951 // acquire the processor wake lock, and release the FULL
952 // lock if it is being held.
959 // acquire the full wake lock, and release the PARTIAL
960 // lock if it is being held.
989 if (DBG) Log.d(LOG_TAG, "pulse screen lock");
1079 // keepScreenOn == true means we'll hold a full wake lock:
1087 * a full wake lock.
1119 * hold the POKE_LOCK_IGNORE_TOUCH_EVENTS poke lock while
1147 * Updates the wake lock used to control proximity sensor behavior,
1152 * during a call, we hold a PROXIMITY_SCREEN_OFF_WAKE_LOCK wake lock
1153 * whenever the phone is off hook. (When held, that wake lock causes
1165 * Proximity wake lock will *not* be held if any one of the
1198 if (VDBG) Log.d(LOG_TAG, "updateProximitySensorMode: lock already held.");
1213 Log.d(LOG_TAG, "updateProximitySensorMode: lock already released.");
1243 // an insecure lock screen.
1258 * auto-lock" feature while in-call (see updateProximitySensorMode()).
1468 // if an attempt to un-PUK-lock the device was made, while we're
1470 // NOTE: This is ONLY triggered if an attempt to un-PUK-lock has