Home
last modified time | relevance | path

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

/external/libtextclassifier/java/src/com/android/textclassifier/common/logging/
DTextClassifierEvent.java159 private final int[] actionIndices; field in TextClassifierEvent
305 private int[] actionIndices = new int[0]; field in TextClassifierEvent.Builder
407 public T setActionIndices(@Nonnull int... actionIndices) { in setActionIndices()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerNotificationManager.java1368 int[] actionIndices = new int[3]; in getActionIndicesForCompactView() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerNotificationManager.java1364 int[] actionIndices = new int[3]; in getActionIndicesForCompactView() local