Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/biometrics/activeunlock/
DActiveUnlockStatusUtils.java214 return mContext.getString(getUnlockDeviceSummaryRes(faceAllowed, fingerprintAllowed)); in getUnlockDeviceSummaryForActiveUnlock()
218 private static int getUnlockDeviceSummaryRes( in getUnlockDeviceSummaryRes() method in ActiveUnlockStatusUtils