Searched refs:setShort (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/widget/ |
D | RemoteViews.java | 2385 public void setShort(int viewId, String methodName, short value) { in setShort() method in RemoteViews
|
/frameworks/base/docs/html/sdk/api_diff/3/ |
D | missingSinces.txt | 440 NO DOC BLOCK: android.widget.RemoteViews Method setShort(int, java.lang.String, short)
|
/frameworks/base/api/ |
D | system-current.txt | 40768 method public void setShort(int, java.lang.String, short); 44899 …method public static void setShort(java.lang.Object, int, short) throws java.lang.ArrayIndexOutOfB… 44945 …method public void setShort(java.lang.Object, short) throws java.lang.IllegalAccessException, java… 48458 method public abstract void setShort(java.lang.String, short) throws java.sql.SQLException; 48905 method public abstract void setShort(int, short) throws java.sql.SQLException; 55768 method public abstract void setShort(int, short) throws java.sql.SQLException; 55769 method public abstract void setShort(java.lang.String, short) throws java.sql.SQLException;
|
D | current.txt | 38239 method public void setShort(int, java.lang.String, short); 42370 …method public static void setShort(java.lang.Object, int, short) throws java.lang.ArrayIndexOutOfB… 42416 …method public void setShort(java.lang.Object, short) throws java.lang.IllegalAccessException, java… 45929 method public abstract void setShort(java.lang.String, short) throws java.sql.SQLException; 46376 method public abstract void setShort(int, short) throws java.sql.SQLException; 53239 method public abstract void setShort(int, short) throws java.sql.SQLException; 53240 method public abstract void setShort(java.lang.String, short) throws java.sql.SQLException;
|