Searched refs:mLockType (Results 1 – 1 of 1) sorted by relevance
36 private int mLockType; field in RemoteLockscreenValidationSession71 mInstance.mLockType = lockType; in setLockType()110 return mLockType; in getLockType()131 out.writeInt(mLockType); in writeToParcel()140 mLockType = in.readInt(); in RemoteLockscreenValidationSession()