HomeSort by relevance Sort by last modified time
    Searched defs:SetProp (Results 1 - 4 of 4) sorted by null

  /development/scripts/
add-accounts 48 def SetProp(adb_flags, name, value):
50 "/system/bin/setprop", name, value)
117 SetProp(adb_flags, "ro.config.hosted_account", dasher)
120 SetProp(adb_flags, "ro.config.google_account", gmail)
add-accounts-sdk 47 def SetProp(adb_flags, name, value):
48 args = ("adb",) + adb_flags + ("shell", "/system/bin/setprop", name, value)
114 SetProp(adb_flags, "ro.config.hosted_account", hosted)
117 SetProp(adb_flags, "ro.config.google_account", gmail)
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 72 milliseconds