Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java1664 launchNotificationOnKeyguard(slotId, message); in notifyUserIfNecessary()
1674 private void launchNotificationOnKeyguard(int slotId, String message) { in launchNotificationOnKeyguard() method in StkAppService