Searched refs:setKeyguardRequested (Results 1 – 3 of 3) sorted by relevance
106 void setKeyguardRequested(boolean keyguardRequested); in setKeyguardRequested() method
303 public void setKeyguardRequested(boolean keyguardRequested) { in setKeyguardRequested() method in StatusBarStateControllerImpl
3045 mStatusBarStateController.setKeyguardRequested(true); in showKeyguard()3055 mStatusBarStateController.setKeyguardRequested(false); in hideKeyguard()