/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | SimpleOrientationTouchTransformer.java | 43 public void onDisplayInfoChanged(Context context, DisplayController.Info info, int flags) { in onDisplayInfoChanged() method in SimpleOrientationTouchTransformer
|
H A D | TaskIconCache.java | 86 public void onDisplayInfoChanged(Context context, Info info, int flags) { in onDisplayInfoChanged() method in TaskIconCache
|
H A D | RotationTouchHelper.java | 277 public void onDisplayInfoChanged(Context context, Info info, int flags) { in onDisplayInfoChanged() method in RotationTouchHelper
|
H A D | RecentsAnimationDeviceState.java | 296 public void onDisplayInfoChanged(Context context, Info info, int flags) { in onDisplayInfoChanged() method in RecentsAnimationDeviceState
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | SystemGesturesPointerEventListener.java | 91 void onDisplayInfoChanged(DisplayInfo info) { in onDisplayInfoChanged() method in SystemGesturesPointerEventListener
|
H A D | DisplayContent.java | 2712 void onDisplayInfoChanged() { in onDisplayInfoChanged() method in DisplayContent
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
H A D | TaskbarManager.java | 140 public void onDisplayInfoChanged(Context context, Info info, int flags) { in onDisplayInfoChanged() method in TaskbarManager
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/ |
H A D | MobileStatusTracker.java | 184 public void onDisplayInfoChanged(TelephonyDisplayInfo telephonyDisplayInfo) { in onDisplayInfoChanged() method in MobileStatusTracker.MobileTelephonyCallback
|
/aosp12/packages/apps/Settings/src/com/android/settings/network/telephony/ |
H A D | NetworkProviderWorker.java | 266 public void onDisplayInfoChanged(TelephonyDisplayInfo telephonyDisplayInfo) { in onDisplayInfoChanged() method in NetworkProviderWorker.NetworkProviderTelephonyCallback
|
/aosp12/frameworks/base/core/java/com/android/internal/telephony/ |
H A D | IPhoneStateListener.aidl | 61 void onDisplayInfoChanged(in TelephonyDisplayInfo telephonyDisplayInfo); in onDisplayInfoChanged() method
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | BaseDraggingActivity.java | 306 public void onDisplayInfoChanged(Context context, Info info, int flags) { in onDisplayInfoChanged() method in BaseDraggingActivity
|
/aosp12/frameworks/base/core/java/android/telephony/ |
H A D | PhoneStateListener.java | 1033 public void onDisplayInfoChanged(@NonNull TelephonyDisplayInfo telephonyDisplayInfo) { in onDisplayInfoChanged() method in PhoneStateListener 1514 public void onDisplayInfoChanged(TelephonyDisplayInfo telephonyDisplayInfo) { in onDisplayInfoChanged() method in PhoneStateListener.IPhoneStateListenerStub
|
H A D | TelephonyCallback.java | 1046 void onDisplayInfoChanged(@NonNull TelephonyDisplayInfo telephonyDisplayInfo); in onDisplayInfoChanged() method 1580 public void onDisplayInfoChanged(TelephonyDisplayInfo telephonyDisplayInfo) { in onDisplayInfoChanged() method in TelephonyCallback.IPhoneStateListenerStub
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/ |
H A D | DisplayController.java | 175 void onDisplayInfoChanged(Context context, Info info, int flags); in onDisplayInfoChanged() method
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
H A D | BaseQuickstepLauncher.java | 557 public void onDisplayInfoChanged(Context context, DisplayController.Info info, int flags) { in onDisplayInfoChanged() method in BaseQuickstepLauncher
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | TelephonyRegistryTest.java | 201 public void onDisplayInfoChanged(TelephonyDisplayInfo displayInfo) { in onDisplayInfoChanged() method in TelephonyRegistryTest.TelephonyCallbackWrapper
|
/aosp12/packages/apps/Settings/src/com/android/settings/deviceinfo/simstatus/ |
H A D | SimStatusDialogController.java | 804 public void onDisplayInfoChanged(@NonNull TelephonyDisplayInfo displayInfo) { in onDisplayInfoChanged() method in SimStatusDialogController.SimStatusDialogTelephonyCallback
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/ |
H A D | InternetDialog.java | 668 public void onDisplayInfoChanged(TelephonyDisplayInfo telephonyDisplayInfo) { in onDisplayInfoChanged() method in InternetDialog
|