OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:USER_SETUP_COMPLETE
(Results
1 - 2
of
2
) sorted by null
/device/google/atv/TvProvision/src/com/android/tv/provision/
DefaultActivity.java
42
Settings.Secure.putInt(getContentResolver(), Settings.Secure.
USER_SETUP_COMPLETE
, 1);
/development/apps/SdkSetup/src/com/android/sdksetup/
DefaultActivity.java
45
Settings.Secure.putInt(getContentResolver(), Settings.Secure.
USER_SETUP_COMPLETE
, 1);
Completed in 313 milliseconds