Home
last modified time | relevance | path

Searched defs:moved (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/view/
DIWindow.aidl51 void moved(int newX, int newY); in moved() method
DViewRootImpl.java6497 public void moved(int newX, int newY) { in moved() method in ViewRootImpl.W
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeWindow.java56 public void moved(int arg0, int arg1) throws RemoteException { in moved() method in BridgeWindow
/frameworks/av/media/libmedia/
DMemoryLeakTrackUtil.cpp121 bool moved; in dumpMemoryAddresses() local
/frameworks/base/core/java/com/android/internal/view/
DBaseIWindow.java48 public void moved(int newX, int newY) { in moved() method in BaseIWindow
/frameworks/native/services/inputflinger/
DInputReader.cpp2456 bool moved = deltaX != 0 || deltaY != 0; in sync() local
/frameworks/av/services/audiopolicy/
DAudioPolicyManager.cpp4134 SortedVector<audio_io_handle_t> moved; in checkOutputForStrategy() local