Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java72 public void notifyOemHookRawEventForSubscriber(int subId, byte[] rawData); in notifyOemHookRawEventForSubscriber() method
DDefaultPhoneNotifier.java337 public void notifyOemHookRawEventForSubscriber(int subId, byte[] rawData) { in notifyOemHookRawEventForSubscriber() method in DefaultPhoneNotifier
339 mRegistry.notifyOemHookRawEventForSubscriber(subId, rawData); in notifyOemHookRawEventForSubscriber()
DPhone.java692 mNotifier.notifyOemHookRawEventForSubscriber(getSubId(), data); in handleMessage()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephonyRegistry.aidl73 void notifyOemHookRawEventForSubscriber(in int subId, in byte[] rawData); in notifyOemHookRawEventForSubscriber() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DTelephonyRegistryMock.java319 public void notifyOemHookRawEventForSubscriber(int subId, byte[] rawData) { in notifyOemHookRawEventForSubscriber() method in TelephonyRegistryMock
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1431 public void notifyOemHookRawEventForSubscriber(int subId, byte[] rawData) { in notifyOemHookRawEventForSubscriber() method in TelephonyRegistry
/frameworks/base/config/
Dboot-image-profile.txt39778 HSPLcom/android/internal/telephony/DefaultPhoneNotifier;->notifyOemHookRawEventForSubscriber(I[B)V
40295 …android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyOemHookRawEventForSubscriber(I[B)V
40323 HSPLcom/android/internal/telephony/ITelephonyRegistry;->notifyOemHookRawEventForSubscriber(I[B)V
40545 HSPLcom/android/internal/telephony/PhoneNotifier;->notifyOemHookRawEventForSubscriber(I[B)V