Home
last modified time | relevance | path

Searched refs:newSource (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DInsetsSourceConsumer.java330 public void updateSource(InsetsSource newSource, @AnimationType int animationType) { in updateSource() argument
333 || source.getFrame().equals(newSource.getFrame())) { in updateSource()
336 mState.addSource(newSource); in updateSource()
342 newSource = new InsetsSource(newSource); in updateSource()
343 mPendingFrame = new Rect(newSource.getFrame()); in updateSource()
344 mPendingVisibleFrame = newSource.getVisibleFrame() != null in updateSource()
345 ? new Rect(newSource.getVisibleFrame()) in updateSource()
347 newSource.setFrame(source.getFrame()); in updateSource()
348 newSource.setVisibleFrame(source.getVisibleFrame()); in updateSource()
349 mState.addSource(newSource); in updateSource()
[all …]
/aosp12/packages/services/Car/car-lib/src/android/car/media/
H A DICarMediaSourceListener.aidl27 void onMediaSourceChanged(in ComponentName newSource) = 0; field
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayImeController.java235 final InsetsSource newSource = insetsState.getSource(InsetsState.ITYPE_IME); in insetsChanged() local
236 final Rect newFrame = newSource.getFrame(); in insetsChanged()
240 if (mImeShowing && !newFrame.equals(oldFrame) && newSource.isVisible()) { in insetsChanged()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DIBatteryStats.aidl102 void noteGpsChanged(in WorkSource oldSource, in WorkSource newSource); in noteGpsChanged() argument
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dokhttp-3.12.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...