Searched refs:DefaultText (Results 1 – 3 of 3) sorted by relevance
52 DefaultText("A"); // ShieldTTF has just one glyph at the code point for capital A64 DefaultText("Android Protected Confirmation");90 DefaultText("Confirm");105 DefaultText("Cancel");119 DefaultText("This confirmation provides an extra layer of security for the action you're "133 DefaultText("12345678901234567890123456789012345678901234567890123456789012345678901234567890123456"
61 DefaultText("Wiggle your big toe to confirm");86 DefaultText("Wink left then right thrice to cancel");109 DefaultText("A"); // ShieldTTF has just one glyph at the code point for capital A120 DefaultText("Android Protected Confirmation");133 DefaultText("This confirmation provides an extra layer of security for the action you're "147 DefaultText("12345678901234567890123456789012345678901234567890123456789012345678901234567890123456"
139 #define DefaultText(text) static const constexpr char label_text[] = text macro