Searched defs:contextToken (Results 1 – 5 of 5) sorted by relevance
60 void registerProposedRotationListener(IRotationWatcher listener, IBinder contextToken) { in registerProposedRotationListener()142 WindowContainer<?> getAssociatedWindowContainer(IBinder contextToken) { in getAssociatedWindowContainer()
4790 public int registerProposedRotationListener(IBinder contextToken, IRotationWatcher listener) { in registerProposedRotationListener()
714 public void registerProposedRotationListener(IBinder contextToken, Executor executor, in registerProposedRotationListener()746 public void unregisterProposedRotationListener(IBinder contextToken, IntConsumer listener) { in unregisterProposedRotationListener()
377 final IBinder contextToken = Context.getToken(mContext); in addProposedRotationListener() local
315 int registerProposedRotationListener(IBinder contextToken, IRotationWatcher listener); in registerProposedRotationListener()