Home
last modified time | relevance | path

Searched refs:usePinShapes (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/shared/keyguard/src/com/android/keyguard/
DBasePasswordTextView.java193 public void setUsePinShapes(boolean usePinShapes) { in setUsePinShapes() argument
194 mUsePinShapes = usePinShapes; in setUsePinShapes()