Searched defs:listenForSubscriber (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | ITelephonyRegistry.aidl | 37 void listenForSubscriber(in int subId, String pkg, IPhoneStateListener callback, int events, in listenForSubscriber() method
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/ |
D | TelephonyRegistryMock.java | 181 public void listenForSubscriber(int subId, String pkg, IPhoneStateListener callback, int events, in listenForSubscriber() method in TelephonyRegistryMock
|
/frameworks/base/services/core/java/com/android/server/ |
D | TelephonyRegistry.java | 462 public void listenForSubscriber(int subId, String pkgForDebug, IPhoneStateListener callback, in listenForSubscriber() method in TelephonyRegistry
|