Searched refs:device (Results 126 - 129 of 129) sorted by relevance

123456

/frameworks/base/
H A DAndroid.mk537 -samplecode $(sample_dir)/training/device-management-policy \
538 resources/samples/training/device-management-policy "Device Management Policy"
/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java750 // If true, only the core apps and services are being launched because the device
5534 // if the wallpaper service is disabled on the device, we're never going to have
5940 * device is docked or rotated into a new posture.
6172 * the device's natural orientation is portrait (width < height) or landscape.
6176 * do not hold for the target device, this method should be changed to reflect that.
6930 InputDevice device = devices[i];
6931 if (!device.isVirtual()) {
6932 final int sources = device.getSources();
6933 final int presenceFlag = device.isExternal() ?
6955 if (device
[all...]
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h455 XAObjectItf device; member in struct:XADataLocator_IODevice_
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h283 SLObjectItf device; member in struct:SLDataLocator_IODevice_

Completed in 1619 milliseconds

123456