Searched refs:AccountPromptUtils (Results 1 – 2 of 2) sorted by relevance
40 public class AccountPromptUtils { class42 private static final String TAG = AccountPromptUtils.class.getSimpleName();116 AccountPromptUtils.neverShowAccountPromptAgain(activity); in getAccountManagerCallback()
79 import com.android.contacts.util.AccountPromptUtils;852 AccountPromptUtils.shouldShowAccountPrompt(this)) { in updateViewConfiguration()853 AccountPromptUtils.neverShowAccountPromptAgain(this); in updateViewConfiguration()854 AccountPromptUtils.launchAccountPrompt(this); in updateViewConfiguration()