Searched defs:tooltip (Results 1 – 4 of 4) sorted by relevance
106 @Nullable InlineSuggestion tooltip) { in newInlineSuggestionInfo()168 @Nullable InlineSuggestion tooltip) { in InlineSuggestionInfo()339 …InlineSuggestion tooltip = (flg & 0x20) == 0 ? null : (InlineSuggestion) in.readTypedObject(Inline… in InlineSuggestionInfo() local
1257 @Nullable InlinePresentation tooltip, in setLifeTheUniverseAndEverything()1287 @Nullable InlinePresentation tooltip, in setLifeTheUniverseAndEverything()1316 @Nullable InlinePresentation tooltip, in createFromParcel()
131 @Nullable InlineSuggestion tooltip, in createInlineSuggestion()
286 CharSequence tooltip = v.getTooltipText(); in getEphemeralFingerprintId() local