Searched refs:watcherBinder (Results 1 – 1 of 1) sorted by relevance
3805 final IBinder watcherBinder = watcher.asBinder(); in watchRotation() local3811 if (watcherBinder == mRotationWatchers.get(i).mWatcher.asBinder()) { in watchRotation()3838 final IBinder watcherBinder = watcher.asBinder(); in removeRotationWatcher() local3842 if (watcherBinder == rotationWatcher.mWatcher.asBinder()) { in removeRotationWatcher()