Searched refs:setShort (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/services/camera/libcameraservice/utils/ |
D | ExifUtils.cpp | 210 virtual bool setShort(ExifIfd ifd, ExifTag tag, uint16_t value, const std::string& msg); 244 if (setShort(ifd, tag, value, #tag) == false) \ 808 bool ExifUtilsImpl::setShort(ExifIfd ifd, ExifTag tag, uint16_t value, const std::string& msg) { in setShort() function in android::camera3::ExifUtilsImpl
|
/frameworks/base/core/java/android/widget/ |
D | RemoteViews.java | 4891 public void setShort(@IdRes int viewId, String methodName, short value) {
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 38237 method public void setShort(int, java.lang.String, short); 42368 …method public static void setShort(java.lang.Object, int, short) throws java.lang.ArrayIndexOutOfB… 42414 …method public void setShort(java.lang.Object, short) throws java.lang.IllegalAccessException, java… 45927 method public abstract void setShort(java.lang.String, short) throws java.sql.SQLException; 46374 method public abstract void setShort(int, short) throws java.sql.SQLException; 53237 method public abstract void setShort(int, short) throws java.sql.SQLException; 53238 method public abstract void setShort(java.lang.String, short) throws java.sql.SQLException;
|
/frameworks/base/core/api/ |
D | current.txt | 56756 method public void setShort(@IdRes int, String, short);
|