Searched refs:IntentPickerUtils (Results 1 – 7 of 7) sorted by relevance
151 IntentPickerUtils.logd( in onPreferenceChange()158 IntentPickerUtils.getDomainVerificationUserState(mDomainVerificationManager, in onPreferenceChange()172 IntentPickerUtils.logd("onSwitchChanged: isChecked=" + isChecked); in onCheckedChanged()236 IntentPickerUtils.getDomainVerificationUserState(mDomainVerificationManager, in canUpdateMainSwitchAndCategories()243 IntentPickerUtils.logd("isLinkHandlingAllowed() : " + userState.isLinkHandlingAllowed()); in canUpdateMainSwitchAndCategories()281 final List<String> verifiedLinksList = IntentPickerUtils.getLinksList( in createVerifiedLinksDialog()323 final List<String> selectedLinks = IntentPickerUtils.getLinksList( in addSelectedLinksPreference()338 IntentPickerUtils.logd("The number of the state none links: " + stateNoneLinksNo); in initAddLinkPreference()405 IntentPickerUtils.logd("isClearDefaultsEnabled hasBindAppWidgetPermission : " in isClearDefaultsEnabled()407 IntentPickerUtils.logd( in isClearDefaultsEnabled()[all …]
84 progressDialog.setTitle(IntentPickerUtils.getCentralizedDialogTitle(title)); in createProgressAlertDialog()127 IntentPickerUtils.logd( in generateProgressAlertDialog()134 IntentPickerUtils.logd("mProgressAlertDialog.dismiss() and isShowing: " in generateProgressAlertDialog()145 final List<String> links = IntentPickerUtils.getLinksList(mDomainVerificationManager, in queryLinksInBackground()176 IntentPickerUtils.logd("queryLinksInBackground : SupportedLinkWrapperList size=" in queryLinksInBackground()
31 public class IntentPickerUtils { class35 private IntentPickerUtils() { in IntentPickerUtils() method in IntentPickerUtils
69 .setTitle(IntentPickerUtils.getCentralizedDialogTitle(getSupportedLinksTitle())) in onCreateDialog()103 IntentPickerUtils.getDomainVerificationUserState(manager, mPackage); in doSelectedAction()
27 import com.android.settings.applications.intentpicker.IntentPickerUtils;76 IntentPickerUtils.getDomainVerificationUserState(mDomainVerificationManager, in isLinkHandlingAllowed()
33 import com.android.settings.applications.intentpicker.IntentPickerUtils;92 IntentPickerUtils.getDomainVerificationUserState(mDomainVerificationManager, in isLinkHandlingAllowed()
30 import com.android.settings.applications.intentpicker.IntentPickerUtils81 val userState = IntentPickerUtils.getDomainVerificationUserState( in isLinkHandlingAllowed()