Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DUserPresentReceiver.java32 StkAppService.getInstance().cancelNotificationOnKeyguard(); in onReceive()
DStkAppService.java1443 cancelNotificationOnKeyguard(slotId); in handleCmdResponse()
1704 public void cancelNotificationOnKeyguard() { in cancelNotificationOnKeyguard() method in StkAppService
1706 cancelNotificationOnKeyguard(slot); in cancelNotificationOnKeyguard()
1710 private void cancelNotificationOnKeyguard(int slotId) { in cancelNotificationOnKeyguard() method in StkAppService