Searched refs:resendMessage (Results 1 – 4 of 4) sorted by relevance
90 override fun resendMessage(msg: Int) {} in resendMessage() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl91 override fun resendMessage(msg: Any?) {} in resendMessage() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
307 void resendMessage(int msg); in resendMessage() method309 void resendMessage(Object msg); in resendMessage() method
250 mCentralSurfaces.resendMessage(CentralSurfaces.MSG_DISMISS_KEYBOARD_SHORTCUTS_MENU); in dismissKeyboardShortcutsMenu()461 mCentralSurfaces.resendMessage(new CentralSurfaces.KeyboardShortcutsMessage(deviceId)); in toggleKeyboardShortcutsMenu()
314 public void resendMessage(int msg) { in resendMessage() method in CentralSurfacesImpl320 public void resendMessage(Object msg) { in resendMessage() method in CentralSurfacesImpl