Searched defs:HINT_SELECTED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/slice/
H A DSlice.java57 HINT_SELECTED,
121 public static final String HINT_SELECTED = "selected"; field in class:Slice
138 * the toggle is on, use {@link #HINT_SELECTED}. When the toggle state changes, the intent
251 * that the toggle is on, use {@link #HINT_SELECTED}. When the toggle state changes, the

Completed in 293 milliseconds