Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBuzzBeepBlinkTest.java243 return getLeanbackNotificationRecord(mId, true /* insistent */, false /* once */, in getInsistentBeepyLeanbackNotification()
305 private NotificationRecord getLeanbackNotificationRecord(int id, boolean insistent, in getLeanbackNotificationRecord() method in BuzzBeepBlinkTest