Searched refs:IRotationWatcher (Results 1 – 9 of 9) sorted by relevance
36 import android.view.IRotationWatcher;272 int watchRotation(IRotationWatcher watcher); in watchRotation()278 void removeRotationWatcher(IRotationWatcher watcher); in removeRotationWatcher()
23 oneway interface IRotationWatcher { interface
478 public int watchRotation(IRotationWatcher arg0) throws RemoteException { in watchRotation()484 public void removeRotationWatcher(IRotationWatcher arg0) throws RemoteException { in removeRotationWatcher()
21 import android.view.IRotationWatcher;56 new IRotationWatcher.Stub() { in LegacySensorManager()
96 import android.view.IRotationWatcher;560 IRotationWatcher watcher;562 RotationWatcher(IRotationWatcher w, IBinder.DeathRecipient d) { in RotationWatcher()6732 public int watchRotation(IRotationWatcher watcher) { in watchRotation()6765 public void removeRotationWatcher(IRotationWatcher watcher) { in removeRotationWatcher()
292 core/java/android/view/IRotationWatcher.aidl \
2086 android.view.IRotationWatcher2087 android.view.IRotationWatcher$Stub
4278 android.view.IRotationWatcher4279 android.view.IRotationWatcher$Stub
31 import android.view.IRotationWatcher.Stub;