HomeSort by relevance Sort by last modified time
    Searched defs:SetProp (Results 1 - 5 of 5) 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)
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 34 milliseconds