Searched refs:EXTRA_DOCK_STATE_LE_DESK (Results 1 – 9 of 9) sorted by relevance
186 (previousDockState == Intent.EXTRA_DOCK_STATE_LE_DESK) || in handleDockStateChange()194 (mReportedDockState == Intent.EXTRA_DOCK_STATE_LE_DESK) || in handleDockStateChange()
839 case Intent.EXTRA_DOCK_STATE_LE_DESK: in isDeskDockState()
491 || dockMode == Intent.EXTRA_DOCK_STATE_LE_DESK in needSensorRunning()569 || dockMode == Intent.EXTRA_DOCK_STATE_LE_DESK in rotationForOrientation()765 || dockMode == Intent.EXTRA_DOCK_STATE_LE_DESK in isRotationChoicePossible()
5485 public static final int EXTRA_DOCK_STATE_LE_DESK = 3; field in Intent11219 case EXTRA_DOCK_STATE_LE_DESK: in dockStateToString()
5750 case Intent.EXTRA_DOCK_STATE_LE_DESK: in onReceive()5762 if (!((dockState == Intent.EXTRA_DOCK_STATE_LE_DESK) in onReceive()5764 && (mDockState == Intent.EXTRA_DOCK_STATE_LE_DESK)))) { in onReceive()
5178 || dockMode == Intent.EXTRA_DOCK_STATE_LE_DESK) { in createHomeDockIntent()
7752 field public static final int EXTRA_DOCK_STATE_LE_DESK = 3; // 0x3
10407 field public static final int EXTRA_DOCK_STATE_LE_DESK = 3; // 0x3