Searched defs:suppressedActionIndices (Results 1 – 2 of 2) sorted by relevance
246 val suppressedActionIndices = notification.actions.mapIndexedNotNull { index, action -> regex
1424 List<Integer> suppressedActionIndices = state != null in applyExternalSmartReplyState() local