Searched refs:notifyOemHookRawEventForSubscriber (Results 1 – 5 of 5) sorted by relevance
65 public void notifyOemHookRawEventForSubscriber(int subId, byte[] rawData); in notifyOemHookRawEventForSubscriber() method
303 public void notifyOemHookRawEventForSubscriber(int subId, byte[] rawData) { in notifyOemHookRawEventForSubscriber() method in DefaultPhoneNotifier305 mRegistry.notifyOemHookRawEventForSubscriber(subId, rawData); in notifyOemHookRawEventForSubscriber()
635 mNotifier.notifyOemHookRawEventForSubscriber(getSubId(), data); in handleMessage()
70 void notifyOemHookRawEventForSubscriber(in int subId, in byte[] rawData); in notifyOemHookRawEventForSubscriber() method
1318 public void notifyOemHookRawEventForSubscriber(int subId, byte[] rawData) { in notifyOemHookRawEventForSubscriber() method in TelephonyRegistry