HomeSort by relevance Sort by last modified time
    Searched refs:SetProp (Results 1 - 9 of 9) 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)
  /external/webkit/WebKit/win/
WebNodeHighlight.cpp 111 ::SetProp(m_overlay, kWebNodeHighlightPointerProp, reinterpret_cast<HANDLE>(this));
  /external/chromium/base/
win_util.cc 291 SetProp(window, kHandlerKey, original_handler);
  /external/webkit/WebKit/win/WebCoreSupport/
WebInspectorClient.cpp 114 ::SetProp(m_hwnd, kWebInspectorPointerProp, reinterpret_cast<HANDLE>(this));
  /external/webkit/WebCore/platform/graphics/win/
QTMovieWin.cpp     [all...]
  /external/webkit/WebCore/plugins/win/
PluginViewWin.cpp 1031 SetProp(platformPluginWidget(), kWebPluginViewProperty, this);
    [all...]
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 77 milliseconds