Searched defs:notifier (Results 1 – 11 of 11) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
D | CDMALTEPhone.java | 81 public CDMALTEPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, in CDMALTEPhone() 86 public CDMALTEPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, in CDMALTEPhone() 301 protected void init(Context context, PhoneNotifier notifier) { in init()
|
D | CDMAPhone.java | 145 public CDMAPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, in CDMAPhone() 156 protected void init(Context context, PhoneNotifier notifier) { in init()
|
/frameworks/av/media/libmedia/ |
D | IMediaDeathNotifier.cpp | 94 sp<IMediaDeathNotifier> notifier = list[iter].promote(); in binderDied() local
|
/frameworks/base/services/core/java/com/android/server/location/ |
D | RemoteListenerHelper.java | 151 protected void setSupported(boolean value, ListenerOperation<TListener> notifier) { in setSupported()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
D | GSMPhone.java | 148 GSMPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, boolean unitTestMode) { in GSMPhone() 177 GSMPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, int phoneId) { in GSMPhone() 183 PhoneNotifier notifier, boolean unitTestMode, int phoneId) { in GSMPhone()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
D | SipPhoneBase.java | 59 public SipPhoneBase(String name, Context context, PhoneNotifier notifier) { in SipPhoneBase()
|
D | SipPhone.java | 66 SipPhone (Context context, PhoneNotifier notifier, SipProfile profile) { in SipPhone()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneBase.java | 64 public ImsPhoneBase(String name, Context context, PhoneNotifier notifier) { in ImsPhoneBase()
|
D | ImsPhone.java | 157 ImsPhone(Context context, PhoneNotifier notifier, Phone defaultPhone) { in ImsPhone()
|
/frameworks/av/media/libstagefright/ |
D | MediaCodec.cpp | 2262 BatteryNotifier& notifier(BatteryNotifier::getInstance()); in updateBatteryStat() local 2272 BatteryNotifier& notifier(BatteryNotifier::getInstance()); in updateBatteryStat() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PhoneBase.java | 340 … protected PhoneBase(String name, PhoneNotifier notifier, Context context, CommandsInterface ci) { in PhoneBase() 354 protected PhoneBase(String name, PhoneNotifier notifier, Context context, CommandsInterface ci, in PhoneBase() 370 protected PhoneBase(String name, PhoneNotifier notifier, Context context, CommandsInterface ci, in PhoneBase()
|