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.java62 public void notifyOemHookRawEventForSubscriber(int subId, byte[] rawData); in notifyOemHookRawEventForSubscriber() method
DDefaultPhoneNotifier.java297 public void notifyOemHookRawEventForSubscriber(int subId, byte[] rawData) { in notifyOemHookRawEventForSubscriber() method in DefaultPhoneNotifier
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephonyRegistry.aidl68 void notifyOemHookRawEventForSubscriber(in int subId, in byte[] rawData); in notifyOemHookRawEventForSubscriber() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DTelephonyRegistryMock.java306 public void notifyOemHookRawEventForSubscriber(int subId, byte[] rawData) { in notifyOemHookRawEventForSubscriber() method in TelephonyRegistryMock
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1284 public void notifyOemHookRawEventForSubscriber(int subId, byte[] rawData) { in notifyOemHookRawEventForSubscriber() method in TelephonyRegistry