Home
last modified time | relevance | path

Searched refs:docked (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/docs/html/training/monitoring-device-state/
Ddocking-monitoring.jd32 <p>Android devices can be docked into several different kinds of docks. These include car or home
34 state as many docks provide power to docked devices.</p>
38 your updates completely if the device is car docked. Conversely, you may choose to maximize your
39 updates while car docked if your background service is updating traffic conditions.</p>
42 query if the device is docked or not, and if so, in which kind of dock.</p>
64 <p>If a device is docked, it can be docked in any one of four different type of dock:
82 <p>Whenever the device is docked or undocked, the {@link
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSomnambulator.java51 boolean docked = launchIntent.hasCategory(Intent.CATEGORY_DESK_DOCK); in onStart()
52 if (docked) { in onStart()
/frameworks/base/core/java/android/service/dreams/
DSandman.java80 private static void startDream(Context context, boolean docked) { in startDream() argument
85 if (docked) { in startDream()
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DWindowManagerProxy.java156 public void resizeDockedStack(Rect docked, Rect tempDockedTaskRect, Rect tempDockedInsetRect, in resizeDockedStack() argument
159 mDockedRect.set(docked); in resizeDockedStack()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarGestureHelper.java217 boolean docked = mRecentsComponent.dockTopTask(dragMode, createMode, initialBounds, in handleDragActionMoveEvent()
219 if (docked) { in handleDragActionMoveEvent()
/frameworks/base/proto/src/
Dmetrics_constants.proto2141 // Logged when the user resizes the docked stack. Arguments:
/frameworks/base/docs/html/about/versions/
Djelly-bean.jd758 a user’s device is docked or charging. In this mode, the system launches a
770 docked, they also give your app a great way to support new types of user