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;91 mContext.getContentResolver(), SETTINGS_SECURE_USER_SETUP_COMPLETE, 1); in setup() local182 mContext.getContentResolver(), SETTINGS_SECURE_USER_SETUP_COMPLETE, 0); in test_userSetupIncomplete_showsToast() local
25 …static com.google.android.setupcompat.util.WizardManagerHelper.SETTINGS_SECURE_USER_SETUP_COMPLETE;150 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()
256 private static final String SETTINGS_SECURE_USER_SETUP_COMPLETE = "user_setup_complete"; field in ScreenshotController1133 .getContentResolver(), SETTINGS_SECURE_USER_SETUP_COMPLETE, 0) == 1;