Searched refs:IMMERSIVE_MODE_LOCK_MSG (Results 1 – 1 of 1) sorted by relevance
1675 static final int IMMERSIVE_MODE_LOCK_MSG = 37; field in ActivityManagerService2178 case IMMERSIVE_MODE_LOCK_MSG: { in handleMessage()3256 mHandler.obtainMessage(IMMERSIVE_MODE_LOCK_MSG, (nextState) ? 1 : 0, 0, r)); in applyUpdateLockStateLocked()