Searched refs:EXTRA_DOCK_STATE_DESK (Results 1 – 16 of 16) sorted by relevance
101 .isEqualTo(Intent.EXTRA_DOCK_STATE_DESK); in testDockIntentBroadcast_onlyAfterBootReady()113 Intent.EXTRA_DOCK_STATE_DESK); in testDockIntentBroadcast_customConfigResource()115 Intent.EXTRA_DOCK_STATE_DESK); in testDockIntentBroadcast_customConfigResource()117 Intent.EXTRA_DOCK_STATE_DESK); in testDockIntentBroadcast_customConfigResource()159 .isEqualTo(Intent.EXTRA_DOCK_STATE_DESK); in testDockIntentBroadcast_deviceNotProvisioned()
287 if ((previousDockState == Intent.EXTRA_DOCK_STATE_DESK) || in handleDockStateChange()295 if ((mReportedDockState == Intent.EXTRA_DOCK_STATE_DESK) || in handleDockStateChange()356 return Intent.EXTRA_DOCK_STATE_DESK; in getDockedStateExtraValue()
1678 case Intent.EXTRA_DOCK_STATE_DESK: in isDeskDockState()
45 // Desk dock. See {@link Intent.EXTRA_DOCK_STATE_DESK}.
246 dockIntent.putExtra(Intent.EXTRA_DOCK_STATE, Intent.EXTRA_DOCK_STATE_DESK); in testIconDockState()
1178 && (dockMode == Intent.EXTRA_DOCK_STATE_DESK in needSensorRunning()1295 } else if ((dockMode == Intent.EXTRA_DOCK_STATE_DESK in rotationForOrientation()1530 if ((dockMode == Intent.EXTRA_DOCK_STATE_DESK in isRotationChoiceAllowed()
178 final List<Integer> states = List.of(Intent.EXTRA_DOCK_STATE_DESK, in testGetDockedState()
1043 when(mMockDisplayPolicy.getDockMode()).thenReturn(Intent.EXTRA_DOCK_STATE_DESK); in testReturnsDeskDockRotation_DeskDockedMode()1056 when(mMockDisplayPolicy.getDockMode()).thenReturn(Intent.EXTRA_DOCK_STATE_DESK); in testIgnoresDeskDockRotation_whenNoSensorAndLockedRespected()
1508 .putExtra(Intent.EXTRA_DOCK_STATE, Intent.EXTRA_DOCK_STATE_DESK); in triggerDockIntent()
6564 public static final int EXTRA_DOCK_STATE_DESK = 1; field in Intent12886 case EXTRA_DOCK_STATE_DESK: in dockStateToString()
525 mIsDocked = dockState == Intent.EXTRA_DOCK_STATE_DESK
6311 if (dockMode == Intent.EXTRA_DOCK_STATE_DESK
10006 case Intent.EXTRA_DOCK_STATE_DESK: in onReceive()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7750 field public static final int EXTRA_DOCK_STATE_DESK = 1; // 0x1
11375 field public static final int EXTRA_DOCK_STATE_DESK = 1; // 0x1