OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:google_account
(Results
1 - 2
of
2
) sorted by null
/development/scripts/
add-accounts
98
google_account
= GetProp(adb_flags, "ro.config.
google_account
").strip()
107
if gmail and
google_account
:
110
print "can't add",
google_account
120
SetProp(adb_flags, "ro.config.
google_account
", gmail)
121
print "set
google_account
to", gmail
add-accounts-sdk
95
google_account
= GetProp(adb_flags, "ro.config.
google_account
").strip()
104
if gmail and
google_account
:
107
print "can't add",
google_account
117
SetProp(adb_flags, "ro.config.
google_account
", gmail)
118
print "set
google_account
to", gmail
Completed in 26 milliseconds