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

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/targetprep/
SettingsToggler.java 93 public static void updateInt(ITestDevice device, String group, String name, int value)
104 updateInt(device, GROUP_SECURE, name, value);
109 updateInt(device, GROUP_GLOBAL, name, value);
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
RssService.java 189 mCur.updateInt(updatedColumnIndex, 0);
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
Impl_RowSet.java 695 public void updateInt(int columnIndex, int x) throws SQLException {
698 public void updateInt(String columnName, int x) throws SQLException {
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 72 milliseconds