Searched refs:displayValue (Results 1 – 1 of 1) sorted by relevance
52 final String displayValue = hint.contains("password") ? "password for #" + (index + 1) in newUnlockedDataset() local54 final RemoteViews presentation = newDatasetPresentation(packageName, displayValue); in newUnlockedDataset()61 displayValue, index); in newUnlockedDataset()83 String displayValue = "Tap to auth " + value; in newLockedDataset() local86 RemoteViews presentation = newDatasetPresentation(packageName, displayValue); in newLockedDataset()90 displayValue, index); in newLockedDataset()