Searched refs:locationInParentDisplayChanged (Results 1 – 6 of 6) sorted by relevance
65 void locationInParentDisplayChanged(in Point offset); in locationInParentDisplayChanged() method
9102 public void locationInParentDisplayChanged(Point offset) { in locationInParentDisplayChanged() method in ViewRootImpl.TrackballAxis.W
48 public void locationInParentDisplayChanged(Point offset) throws RemoteException { in locationInParentDisplayChanged() method in TestIWindow
68 public void locationInParentDisplayChanged(Point offset) { in locationInParentDisplayChanged() method in BaseIWindow
331 public void locationInParentDisplayChanged(Point offset) {} in locationInParentDisplayChanged() method in SystemWindows.ContainerWindow
3642 mClient.locationInParentDisplayChanged(mLastReportedDisplayOffset); in updateLocationInParentDisplayIfNeeded()