Home
last modified time | relevance | path

Searched refs:neverShowAccountPromptAgain (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/util/
DAccountPromptUtils.java84 public static void neverShowAccountPromptAgain(Context context) { in neverShowAccountPromptAgain() method in AccountPromptUtils
116 AccountPromptUtils.neverShowAccountPromptAgain(activity); in getAccountManagerCallback()
/packages/apps/Contacts/src/com/android/contacts/activities/
DPeopleActivity.java853 AccountPromptUtils.neverShowAccountPromptAgain(this); in updateViewConfiguration()