Searched defs:showSlice (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/ | ||
H A D | KeyguardSliceViewController.java | 205 void showSlice(Slice slice) { in showSlice() method in KeyguardSliceViewController |
H A D | KeyguardSliceView.java | 134 Map<View, PendingIntent> showSlice(RowContent header, List<SliceContent> subItems) { in showSlice() method in KeyguardSliceView |