Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl86 void notifyOemHookRawEventForSubscriber(in int phoneId, in int subId, in byte[] rawData); in notifyOemHookRawEventForSubscriber() method
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java2041 public void notifyOemHookRawEventForSubscriber(int phoneId, int subId, byte[] rawData) { in notifyOemHookRawEventForSubscriber() method in TelephonyRegistry