Searched refs:EXTRA_DOCK_STATE_DESK (Results 1 – 9 of 9) sorted by relevance
185 if ((previousDockState == Intent.EXTRA_DOCK_STATE_DESK) || in handleDockStateChange()193 if ((mReportedDockState == Intent.EXTRA_DOCK_STATE_DESK) || in handleDockStateChange()
538 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()
5278 public static final int EXTRA_DOCK_STATE_DESK = 1; field in Intent11028 case EXTRA_DOCK_STATE_DESK: in dockStateToString()
5157 if (dockMode == Intent.EXTRA_DOCK_STATE_DESK in createHomeDockIntent()
5624 case Intent.EXTRA_DOCK_STATE_DESK: in onReceive()
7750 field public static final int EXTRA_DOCK_STATE_DESK = 1; // 0x1
10395 field public static final int EXTRA_DOCK_STATE_DESK = 1; // 0x1