Searched defs:isUserSetupComplete (Results 1 – 7 of 7) sorted by relevance
74 private var isUserSetupComplete = in <lambda>() variable in com.android.quickstep.AllAppsActionManager
331 public boolean isUserSetupComplete() { in isUserSetupComplete() method in RecentsAnimationDeviceState
95 private static boolean isUserSetupComplete(final Activity activity) { in isUserSetupComplete() method in SettingsFragment
200 private boolean isUserSetupComplete() { in isUserSetupComplete() method in SetupWizardCompletionTimeoutJobService
448 private boolean isUserSetupComplete(Context context) { in isUserSetupComplete() method in DefaultActivity
922 private fun isUserSetupComplete(contentResolver: ContentResolver): Boolean { in isUserSetupComplete() method
2010 public boolean isUserSetupComplete() { in isUserSetupComplete() method in TaskbarActivityContext