Searched refs:mShell (Results 1 – 2 of 2) sorted by relevance
107 private final ShellInterface mShell; field in WMShell132 mShell.onConfigurationChanged(newConfig);139 mShell.onKeyguardVisibilityChanged(mKeyguardStateController.isShowing(),148 mShell.onKeyguardDismissAnimationFinished();155 mShell.onUserChanged(newUser, userContext);160 mShell.onUserProfilesChanged(profiles);187 mShell = shell; in WMShell()208 mShell.onConfigurationChanged(mContext.getResources().getConfiguration()); in start()364 if (mShell.handleCommand(args, pw)) { in dump()368 mShell.dump(pw); in dump()
145 private final DomainVerificationShell mShell; field in DomainVerificationService167 mShell = new DomainVerificationShell(this); in DomainVerificationService()1293 return mShell; in getShell()