Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics/activeunlock/
DActiveUnlockContentListener.java55 private final String mContentKey; field in ActiveUnlockContentListener
76 mContentKey = contentKey; in ActiveUnlockContentListener()
141 String newValue = bundle.getString(mContentKey); in getContentFromUri()