Home
last modified time | relevance | path

Searched defs:subInfoHelper (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DGsmUmtsCallOptions.java44 SubscriptionInfoHelper subInfoHelper = new SubscriptionInfoHelper(this, getIntent()); in onCreate() local
47 init(getPreferenceScreen(), subInfoHelper); in onCreate() local
65 public static void init(PreferenceScreen prefScreen, SubscriptionInfoHelper subInfoHelper) { in init()
H A DCdmaCallOptions.java61 SubscriptionInfoHelper subInfoHelper = new SubscriptionInfoHelper(this, getIntent()); in onCreate() local
167 SubscriptionInfoHelper subInfoHelper = new SubscriptionInfoHelper(this, getIntent()); in updatePreferencesEnabled() local