Searched refs:TelecomAccountRegistry (Results 1 – 6 of 6) sorted by relevance
258 TelecomAccountRegistry telecomAccountRegistry = TelecomAccountRegistry.getInstance(null); in findCorrectPhoneAccountHandle()289 TelecomAccountRegistry registry = TelecomAccountRegistry.getInstance(null); in maybeSwapAnyWithUnknownConnection()
58 final class TelecomAccountRegistry { class366 private static TelecomAccountRegistry sInstance;378 TelecomAccountRegistry(Context context) { in TelecomAccountRegistry() method in TelecomAccountRegistry385 static synchronized final TelecomAccountRegistry getInstance(Context context) { in getInstance()387 sInstance = new TelecomAccountRegistry(context); in getInstance()
68 TelecomAccountRegistry.getInstance(mContext).setupOnBoot(); in onCreate()
95 TelecomAccountRegistry.getInstance(this).setTelephonyConnectionService(this); in onCreate()563 TelecomAccountRegistry.getInstance(this).isVideoPauseSupported( in createConnectionFor()568 && TelecomAccountRegistry.getInstance(this).isMergeCallSupported( in createConnectionFor()
271 SubscriptionInfo subInfo = TelecomAccountRegistry.getInstance(null). in getCountryIso()
568 mConferenceHostAddress = TelecomAccountRegistry.getInstance(mTelephonyConnectionService) in setConferenceHost()