Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java1609 int followupMsgId = canUnlockWithFingerprint() ? R.string.keyguard_suggest_fingerprint in faceLockedOutFollowupMessage() local
1611 return mContext.getString(followupMsgId); in faceLockedOutFollowupMessage()