Searched refs:setLockScreenShown (Results 1 – 4 of 4) sorted by relevance
1292 ActivityManagerNative.getDefault().setLockScreenShown(mShowing && !mOccluded); in updateActivityLockScreenState()
250 public void setLockScreenShown(boolean shown) throws RemoteException; in setLockScreenShown() method
1332 setLockScreenShown(data.readInt() != 0); in onTransact()4061 public void setLockScreenShown(boolean shown) throws RemoteException in setLockScreenShown() method in ActivityManagerProxy
10144 public void setLockScreenShown(boolean shown) {