Home
last modified time | relevance | path

Searched defs:newSource (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DInsetsSourceConsumer.java401 public void updateSource(InsetsSource newSource, @AnimationType int animationType) { in updateSource()
DViewRootImpl.java12112 View newSource = getCommonPredecessor(mSource, source); in runOrPost() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DDisplayImeController.java257 final InsetsSource newSource = insetsState.peekSource(InsetsSource.ID_IME); in insetsChanged() local
/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl143 void noteGpsChanged(in WorkSource oldSource, in WorkSource newSource); in noteGpsChanged()