Searched refs:ensureNotificationChannel (Results 1 – 9 of 9) sorted by relevance
35 public static String ensureNotificationChannel(Context context) { in ensureNotificationChannel() method in FgsTestCommon46 new Notification.Builder(context, ensureNotificationChannel(context)) in createNotification()
25 fun ensureNotificationChannel(context: Context) { in ensureNotificationChannel() method
58 ensureNotificationChannel(this) in onStartCommand()
59 ensureNotificationChannel(this) in onStartCommand()
64 public static String ensureNotificationChannel() { in ensureNotificationChannel() method in FgsTimeoutHelper74 new Notification.Builder(sContext, ensureNotificationChannel()) in createNotification()
84 public static String ensureNotificationChannel() { in ensureNotificationChannel() method in ShortFgsHelper94 new Notification.Builder(sContext, ensureNotificationChannel()) in createNotification()