Home
last modified time | relevance | path

Searched refs:GetProp (Results 1 – 2 of 2) sorted by relevance

/development/scripts/
Dadd-accounts-sdk43 def GetProp(adb_flags, name): function
94 hosted_account = GetProp(adb_flags, "ro.config.hosted_account").strip()
95 google_account = GetProp(adb_flags, "ro.config.google_account").strip()
Dadd-accounts43 def GetProp(adb_flags, name): function
97 hosted_account = GetProp(adb_flags, "ro.config.hosted_account").strip()
98 google_account = GetProp(adb_flags, "ro.config.google_account").strip()