Searched refs:tooltip (Results 1 – 6 of 6) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InlineSuggestionInfo.java | 106 @Nullable InlineSuggestion tooltip) { in newInlineSuggestionInfo() argument 108 tooltip); in newInlineSuggestionInfo() 168 @Nullable InlineSuggestion tooltip) { in InlineSuggestionInfo() argument 198 this.mTooltip = tooltip; in InlineSuggestionInfo() 339 …InlineSuggestion tooltip = (flg & 0x20) == 0 ? null : (InlineSuggestion) in.readTypedObject(Inline… in InlineSuggestionInfo() local 370 this.mTooltip = tooltip; in InlineSuggestionInfo()
|
/aosp14/frameworks/base/core/java/android/service/autofill/ |
H A D | Dataset.java | 1211 @Nullable InlinePresentation tooltip, in setLifeTheUniverseAndEverything() argument 1222 mFieldInlineTooltipPresentations.set(existingIdx, tooltip); in setLifeTheUniverseAndEverything() 1232 mFieldInlineTooltipPresentations.add(tooltip); in setLifeTheUniverseAndEverything() 1241 @Nullable InlinePresentation tooltip, in setLifeTheUniverseAndEverything() argument 1251 mFieldInlineTooltipPresentations.set(existingIdx, tooltip); in setLifeTheUniverseAndEverything() 1261 mFieldInlineTooltipPresentations.add(tooltip); in setLifeTheUniverseAndEverything() 1270 @Nullable InlinePresentation tooltip, in createFromParcel() argument 1280 mFieldInlineTooltipPresentations.set(existingIdx, tooltip); in createFromParcel() 1291 mFieldInlineTooltipPresentations.add(tooltip); in createFromParcel()
|
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ |
H A D | InlineSuggestionFactory.java | 125 @Nullable InlineSuggestion tooltip, in createInlineSuggestion() argument 131 inlinePresentation.isPinned(), tooltip); in createInlineSuggestion()
|
/aosp14/frameworks/base/core/java/com/android/internal/view/ |
H A D | TooltipPopup.java | 47 com.android.internal.R.layout.tooltip, null); in TooltipPopup()
|
/aosp14/frameworks/base/media/native/midi/include/ |
H A D | Doxyfile | 1034 # source code will show a tooltip with additional information such as prototype,
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 78517 Lcom/android/internal/R$layout;->tooltip:I
|