Searched refs:SETTINGS_SECURE_USER_SETUP_COMPLETE (Results 1 – 4 of 4) sorted by relevance
19 …static com.google.android.setupcompat.util.WizardManagerHelper.SETTINGS_SECURE_USER_SETUP_COMPLETE;97 mContext.getContentResolver(), SETTINGS_SECURE_USER_SETUP_COMPLETE, 1); in setup() local188 mContext.getContentResolver(), SETTINGS_SECURE_USER_SETUP_COMPLETE, 0); in test_userSetupIncomplete_showsToast() local
26 …static com.google.android.setupcompat.util.WizardManagerHelper.SETTINGS_SECURE_USER_SETUP_COMPLETE;153 SETTINGS_SECURE_USER_SETUP_COMPLETE, 0) == 1; in isUserSetupComplete()
56 public static final String SETTINGS_SECURE_USER_SETUP_COMPLETE = "user_setup_complete"; field in WizardManagerHelper182 context.getContentResolver(), SETTINGS_SECURE_USER_SETUP_COMPLETE, 0) in isUserSetupComplete()
188 private static final String SETTINGS_SECURE_USER_SETUP_COMPLETE = "user_setup_complete"; field in ScreenshotController987 .getContentResolver(), SETTINGS_SECURE_USER_SETUP_COMPLETE, 0) == 1; in isUserSetupComplete()