Home
last modified time | relevance | path

Searched defs:notifier (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCDMALTEPhone.java81 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()
DCDMAPhone.java145 public CDMAPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, in CDMAPhone()
156 protected void init(Context context, PhoneNotifier notifier) { in init()
/frameworks/av/media/libmedia/
DIMediaDeathNotifier.cpp94 sp<IMediaDeathNotifier> notifier = list[iter].promote(); in binderDied() local
/frameworks/base/services/core/java/com/android/server/location/
DRemoteListenerHelper.java151 protected void setSupported(boolean value, ListenerOperation<TListener> notifier) { in setSupported()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java148 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/
DSipPhoneBase.java59 public SipPhoneBase(String name, Context context, PhoneNotifier notifier) { in SipPhoneBase()
DSipPhone.java66 SipPhone (Context context, PhoneNotifier notifier, SipProfile profile) { in SipPhone()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java64 public ImsPhoneBase(String name, Context context, PhoneNotifier notifier) { in ImsPhoneBase()
DImsPhone.java157 ImsPhone(Context context, PhoneNotifier notifier, Phone defaultPhone) { in ImsPhone()
/frameworks/av/media/libstagefright/
DMediaCodec.cpp2262 BatteryNotifier& notifier(BatteryNotifier::getInstance()); in updateBatteryStat() local
2272 BatteryNotifier& notifier(BatteryNotifier::getInstance()); in updateBatteryStat() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneBase.java340 … 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()