Home | History | Annotate | Download | only in app

Lines Matching refs:shown

4301     public void setLockScreenShown(boolean shown) throws RemoteException
4306 data.writeInt(shown ? 1 : 0);