Searched refs:introRes (Results 1 – 1 of 1) sorted by relevance
188 int introRes = getIntroRes(faceAllowed, fingerprintAllowed); in getIntroForActiveUnlock() local189 return introRes == 0 ? "" : mContext.getString(introRes); in getIntroForActiveUnlock()