Home
last modified time | relevance | path

Searched defs:notifyOemHookRawEventForSubscriber (Results 1 – 5 of 5) 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
/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