OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hosted_account
(Results
1 - 2
of
2
) sorted by null
/development/scripts/
add-accounts
97
hosted_account
= GetProp(adb_flags, "ro.config.
hosted_account
").strip()
100
if dasher and
hosted_account
:
103
print "can't add",
hosted_account
117
SetProp(adb_flags, "ro.config.
hosted_account
", dasher)
118
print "set
hosted_account
to", dasher
add-accounts-sdk
94
hosted_account
= GetProp(adb_flags, "ro.config.
hosted_account
").strip()
97
if hosted and
hosted_account
:
100
print "can't add",
hosted_account
114
SetProp(adb_flags, "ro.config.
hosted_account
", hosted)
115
print "set
hosted_account
to", hosted
Completed in 686 milliseconds