| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
| D | DisplayPolicyInsetsTests.java | 49 final DisplayInfo di = displayInfoForRotation(ROTATION_0, false /* withCutout */); in portrait() local 58 final DisplayInfo di = displayInfoForRotation(ROTATION_0, true /* withCutout */); in portrait_withCutout() local 67 final DisplayInfo di = displayInfoForRotation(ROTATION_90, false /* withCutout */); in landscape() local 82 final DisplayInfo di = displayInfoForRotation(ROTATION_90, true /* withCutout */); in landscape_withCutout() local 97 final DisplayInfo di = displayInfoForRotation(ROTATION_270, false /* withCutout */); in seascape() local 112 final DisplayInfo di = displayInfoForRotation(ROTATION_270, true /* withCutout */); in seascape_withCutout() local 127 final DisplayInfo di = displayInfoForRotation(ROTATION_180, false /* withCutout */); in upsideDown() local 136 final DisplayInfo di = displayInfoForRotation(ROTATION_180, true /* withCutout */); in upsideDown_withCutout() local 143 private void verifyStableInsets(DisplayInfo di, int left, int top, int right, int bottom) { in verifyStableInsets() 148 private void verifyNonDecorInsets(DisplayInfo di, int left, int top, int right, int bottom) { in verifyNonDecorInsets() [all …]
|
| D | FrameRateSelectionPriorityTests.java | 69 DisplayInfo di = new DisplayInfo(mDisplayInfo); in setUp() local
|
| D | DisplayContentTests.java | 2030 final DisplayInfo di = testDisplayContent.getDisplayInfo(); in testCreateTestDisplayContentFromDimensions() local 2071 final DisplayInfo di = testDisplayContent.getDisplayInfo(); in testCreateTestDisplayContentFromDisplayInfo() local
|
| /frameworks/base/core/java/com/android/internal/app/ |
| D | MicroAlertController.java | 35 public MicroAlertController(Context context, DialogInterface di, Window window) { in MicroAlertController()
|
| D | AlertController.java | 190 public static final AlertController create(Context context, DialogInterface di, Window window) { in create() 206 protected AlertController(Context context, DialogInterface di, Window window) { in AlertController()
|
| /frameworks/base/services/core/java/com/android/server/audio/ |
| D | AudioDeviceInventory.java | 327 final DeviceInfo di = mConnectedDevices.get(key); in onSetA2dpSinkConnectionState() local 369 final DeviceInfo di = mConnectedDevices.get(key); in onSetA2dpSourceConnectionState() local 412 final DeviceInfo di = mConnectedDevices.get(key); in onSetHearingAidConnectionState() local 461 final DeviceInfo di = mConnectedDevices.get(key); in onBluetoothA2dpActiveDeviceChange() local 601 final DeviceInfo di = mConnectedDevices.get(key); in onToggleHdmi() local 751 DeviceInfo di = mConnectedDevices.get(deviceKey); in handleDeviceConnection() local 980 final DeviceInfo di = new DeviceInfo(AudioSystem.DEVICE_OUT_BLUETOOTH_A2DP, name, in makeA2dpDeviceAvailable() local
|
| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/utils/ |
| D | CoordinateTransformsTest.java | 176 final DisplayInfo di = new DisplayInfo(); in transformBetweenRotations_displayInfo() local
|
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/dream/ |
| D | DreamBackend.java | 374 private String sortKey(DreamInfo di) { in sortKey()
|
| /frameworks/base/core/java/android/view/ |
| D | Choreographer.java | 283 DisplayInfo di = DisplayManagerGlobal.getInstance().getDisplayInfo( in getRefreshRate() local
|
| /frameworks/base/core/jni/ |
| D | android_util_Process.cpp | 957 jsize di = 0; in android_os_Process_parseProcLineArray() local
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | Task.java | 2740 final DisplayInfo di = overrideDisplayInfo != null in computeConfigResourceOverrides() local
|
| D | WindowManagerService.java | 6849 final DisplayInfo di = dc.getDisplayInfo(); in getStableInsetsLocked() local
|