Home
last modified time | relevance | path

Searched defs:presentationSpecs (Results 1 – 1 of 1) sorted by relevance

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInlineSuggestionsRequestTest.java50 ArrayList<InlinePresentationSpec> presentationSpecs = new ArrayList<>(); in testInvalidPresentationSpecsCountsThrowsException() local
70 ArrayList<InlinePresentationSpec> presentationSpecs = new ArrayList<>(); in testZeroMaxSuggestionCountThrowsException() local
81 ArrayList<InlinePresentationSpec> presentationSpecs = new ArrayList<>(); in testInlineSuggestionsRequestValuesWithDefaults() local
116 final ArrayList<InlinePresentationSpec> presentationSpecs = new ArrayList<>(); in testInlineSuggestionsRequestValues() local