Searched refs:mShellTransitions (Results 1 – 1 of 1) sorted by relevance
69 private IShellTransitions mShellTransitions; field in SystemUiProxy139 mShellTransitions = shellTransitions; in setProxy()617 if (mShellTransitions != null) { in registerRemoteTransition()619 mShellTransitions.registerRemote(remoteTransition.getFilter(), in registerRemoteTransition()628 if (mShellTransitions != null) { in unregisterRemoteTransition()630 mShellTransitions.unregisterRemote(remoteTransition.getTransition()); in unregisterRemoteTransition()