Searched refs:EXTRA_DOCK_STATE_DESK (Results 1 – 10 of 10) sorted by relevance
185 if ((previousDockState == Intent.EXTRA_DOCK_STATE_DESK) || in handleDockStateChange()193 if ((mReportedDockState == Intent.EXTRA_DOCK_STATE_DESK) || in handleDockStateChange()
838 case Intent.EXTRA_DOCK_STATE_DESK: in isDeskDockState()
490 && (dockMode == Intent.EXTRA_DOCK_STATE_DESK in needSensorRunning()568 } else if ((dockMode == Intent.EXTRA_DOCK_STATE_DESK in rotationForOrientation()764 if ((dockMode == Intent.EXTRA_DOCK_STATE_DESK in isRotationChoicePossible()
553 when(mMockDisplayPolicy.getDockMode()).thenReturn(Intent.EXTRA_DOCK_STATE_DESK); in testReturnsDeskDockRotation_DeskDockedMode()
5473 public static final int EXTRA_DOCK_STATE_DESK = 1; field in Intent11223 case EXTRA_DOCK_STATE_DESK: in dockStateToString()
5176 if (dockMode == Intent.EXTRA_DOCK_STATE_DESK in createHomeDockIntent()
5744 case Intent.EXTRA_DOCK_STATE_DESK: in onReceive()
7750 field public static final int EXTRA_DOCK_STATE_DESK = 1; // 0x1
10405 field public static final int EXTRA_DOCK_STATE_DESK = 1; // 0x1