Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java1684 setNotificationTitle(slotId, builder); in launchNotificationOnKeyguard()
2127 setNotificationTitle(slotId, notificationBuilder); in launchIdleText()
2156 private void setNotificationTitle(int slotId, Notification.Builder builder) { in setNotificationTitle() method in StkAppService