Home
last modified time | relevance | path

Searched refs:createUiAdjustmentFromSmartActions (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationUiAdjustmentTest.java49 createUiAdjustmentFromSmartActions("first", Collections.emptyList()), in needReinflate_differentLength()
50 createUiAdjustmentFromSmartActions("second", Collections.singletonList(action)))) in needReinflate_differentLength()
66 createUiAdjustmentFromSmartActions("first", Collections.singletonList(firstAction)), in needReinflate_differentLabels()
67createUiAdjustmentFromSmartActions("second", Collections.singletonList(secondAction)))) in needReinflate_differentLabels()
84 createUiAdjustmentFromSmartActions("first", Collections.singletonList(firstAction)), in needReinflate_differentIcons()
108 createUiAdjustmentFromSmartActions("first", Collections.singletonList(firstAction)), in needReinflate_differentPendingIntent()
135 createUiAdjustmentFromSmartActions("first", Collections.singletonList(firstAction)), in needReinflate_differentChoices()
162 createUiAdjustmentFromSmartActions("first", Collections.singletonList(firstAction)), in needReinflate_differentRemoteInputLabel()
186 createUiAdjustmentFromSmartActions("first", Collections.singletonList(firstAction)), in needReinflate_negative()
187 createUiAdjustmentFromSmartActions( in needReinflate_negative()
[all …]