Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorUtils.java105 private boolean isFirstLaunch() { in isFirstLaunch() method in ContactEditorUtils
206 if (isFirstLaunch()) { in shouldShowAccountChangedNotification()