Searched refs:EXTRA_DOCK_STATE_LE_DESK (Results 1 – 13 of 13) sorted by relevance
176 (previousDockState == Intent.EXTRA_DOCK_STATE_LE_DESK) || in handleDockStateChange()184 (mReportedDockState == Intent.EXTRA_DOCK_STATE_LE_DESK) || in handleDockStateChange()
338 case Intent.EXTRA_DOCK_STATE_LE_DESK: in isDeskDockState()
64 dockState == EXTRA_DOCK_STATE_LE_DESK ||
76 dockState == EXTRA_DOCK_STATE_LE_DESK ||
4905 case Intent.EXTRA_DOCK_STATE_LE_DESK: in onReceive()4917 if (!((dockState == Intent.EXTRA_DOCK_STATE_LE_DESK) || in onReceive()4919 (mDockState == Intent.EXTRA_DOCK_STATE_LE_DESK)))) { in onReceive()
768 || mDockMode == Intent.EXTRA_DOCK_STATE_LE_DESK in needSensorRunningLp()5329 || mDockMode == Intent.EXTRA_DOCK_STATE_LE_DESK in rotationForOrientationLw()5802 || mDockMode == Intent.EXTRA_DOCK_STATE_LE_DESK)) { in createHomeDockIntent()
3327 public static final int EXTRA_DOCK_STATE_LE_DESK = 3; field in Intent
8000 field public static final int EXTRA_DOCK_STATE_LE_DESK = 3; // 0x3
7754 field public static final int EXTRA_DOCK_STATE_LE_DESK = 3; // 0x3