Searched defs:moved (Results 1 – 7 of 7) sorted by relevance
54 void moved(int newX, int newY); in moved() method
7452 public void moved(int newX, int newY) { in moved() method in ViewRootImpl.W
46 public void moved(int newX, int newY) throws RemoteException { in moved() method in TestIWindow
59 public void moved(int arg0, int arg1) throws RemoteException { in moved() method in BridgeWindow
54 public void moved(int newX, int newY) { in moved() method in BaseIWindow
960 Entry moved = in migrateTun() local1018 Entry moved = new Entry(); in addTrafficToApplications() local1068 private void deductTrafficFromVpnApp(int tunUid, String underlyingIface, Entry moved) { in deductTrafficFromVpnApp()
2691 bool moved = deltaX != 0 || deltaY != 0; in sync() local