Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/util/
DAccountPromptUtils.java65 public static boolean shouldShowAccountPrompt(Context context) { in shouldShowAccountPrompt() method in AccountPromptUtils
/packages/apps/Contacts/src/com/android/contacts/activities/
DPeopleActivity.java852 AccountPromptUtils.shouldShowAccountPrompt(this)) { in updateViewConfiguration()