Searched refs:locationInParentDisplayChanged (Results 1 – 5 of 5) sorted by relevance
64 void locationInParentDisplayChanged(in Point offset); in locationInParentDisplayChanged() method
8551 public void locationInParentDisplayChanged(Point offset) { in locationInParentDisplayChanged() method in ViewRootImpl.TrackballAxis.W
47 public void locationInParentDisplayChanged(Point offset) throws RemoteException { in locationInParentDisplayChanged() method in TestIWindow
65 public void locationInParentDisplayChanged(Point offset) { in locationInParentDisplayChanged() method in BaseIWindow
3311 mClient.locationInParentDisplayChanged(mLastReportedDisplayOffset); in updateLocationInParentDisplayIfNeeded()