Searched refs:mAllowStoppingUserWithDelayedLocking (Results 1 – 1 of 1) sorted by relevance
901 return mAllowStoppingUserWithDelayedLocking; in getAllowStoppingUserWithDelayedLocking()904 return mDefaultProperties.mAllowStoppingUserWithDelayedLocking; in getAllowStoppingUserWithDelayedLocking()911 this.mAllowStoppingUserWithDelayedLocking = val; in setAllowStoppingUserWithDelayedLocking()914 private boolean mAllowStoppingUserWithDelayedLocking; field in UserProperties1273 mAllowStoppingUserWithDelayedLocking); in writeToXml()1314 dest.writeBoolean(mAllowStoppingUserWithDelayedLocking); in writeToParcel()1343 mAllowStoppingUserWithDelayedLocking = source.readBoolean(); in UserProperties()1393 private boolean mAllowStoppingUserWithDelayedLocking = false; field in UserProperties.Builder1520 mAllowStoppingUserWithDelayedLocking = in setAllowStoppingUserWithDelayedLocking()1594 mAllowStoppingUserWithDelayedLocking, in build()