Searched refs:SetProp (Results 1 – 2 of 2) sorted by relevance
/development/scripts/ |
D | add-accounts | 48 def SetProp(adb_flags, name, value): function 117 SetProp(adb_flags, "ro.config.hosted_account", dasher) 120 SetProp(adb_flags, "ro.config.google_account", gmail)
|
D | add-accounts-sdk | 47 def SetProp(adb_flags, name, value): function 114 SetProp(adb_flags, "ro.config.hosted_account", hosted) 117 SetProp(adb_flags, "ro.config.google_account", gmail)
|