Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java7394 notifyReceiverWithEmptyBundle(receiver); in requestAppKeyboardShortcuts()
7400 notifyReceiverWithEmptyBundle(receiver); in requestAppKeyboardShortcuts()
7410 notifyReceiverWithEmptyBundle(receiver); in requestImeKeyboardShortcuts()
7416 notifyReceiverWithEmptyBundle(receiver); in requestImeKeyboardShortcuts()
7424 private static void notifyReceiverWithEmptyBundle(IResultReceiver receiver) { in notifyReceiverWithEmptyBundle() method in WindowManagerService