Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarHeadsUpNotificationManager.java65 private final Beeper mBeeper; field in CarHeadsUpNotificationManager
100 mBeeper = new Beeper(mContext); in CarHeadsUpNotificationManager()
534 mBeeper.beep(statusBarNotification.getPackageName(), in playSound()