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.java1672 launchNotificationOnKeyguard(slotId, message); in notifyUserIfNecessary()
1682 private void launchNotificationOnKeyguard(int slotId, String message) { in launchNotificationOnKeyguard() method in StkAppService