Searched refs:watcherBinder (Results 1 – 1 of 1) sorted by relevance
3943 final IBinder watcherBinder = watcher.asBinder(); in watchRotation() local3949 if (watcherBinder == mRotationWatchers.get(i).mWatcher.asBinder()) { in watchRotation()3976 final IBinder watcherBinder = watcher.asBinder(); in removeRotationWatcher() local3980 if (watcherBinder == rotationWatcher.mWatcher.asBinder()) { in removeRotationWatcher()