Searched refs:ShortcutViewUtils (Results 1 – 3 of 3) sorted by relevance
110 @Nullable ShortcutViewUtils.PhoneInfo phoneInfo) { in updateCountryEccInfo()119 for (int category : ShortcutViewUtils.PROMOTED_CATEGORIES) { in updateCountryEccInfo()
42 class ShortcutViewUtils { class73 mPhoneInfo = ShortcutViewUtils.pickPreferredPhone(context); in refresh()
224 private ShortcutViewUtils.Config mShortcutViewConfig;272 mShortcutViewConfig = new ShortcutViewUtils.Config(this, carrierConfig, mEntryType); in onCreate()717 ShortcutViewUtils.PhoneInfo phoneToMakeCall = null; in placeCall()756 private void placeCall(String number, int callSource, ShortcutViewUtils.PhoneInfo phone) { in placeCall()