Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DInCallScreenShowActivation.java65 PhoneGlobals app = PhoneGlobals.getInstanceIfPrimary(); in onCreate()
DOtaStartupReceiver.java114 PhoneGlobals globals = PhoneGlobals.getInstanceIfPrimary(); in onReceive()
DPhoneGlobals.java414 static PhoneGlobals getInstanceIfPrimary() { in getInstanceIfPrimary() method in PhoneGlobals