Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneFactory.java92 static private PhoneNotifier sPhoneNotifier; field in PhoneFactory
154 sPhoneNotifier = new DefaultPhoneNotifier(context); in makeDefaultPhone()
326 sCommandsInterfaces[phoneId], sPhoneNotifier, phoneId, phoneType, in createPhone()
419 return SipPhoneFactory.makePhone(sipUri, sContext, sPhoneNotifier); in makeSipPhone()