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