Home
last modified time | relevance | path

Searched refs:setShort (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/services/camera/libcameraservice/utils/
DExifUtils.cpp210 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/
DRemoteViews.java3119 public void setShort(int viewId, String methodName, short value) {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38237 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/non-updatable-api/
Dcurrent.txt57902 method public void setShort(int, String, short);
62714 …method public static void setShort(@NonNull Object, int, short) throws java.lang.ArrayIndexOutOfBo…
62768 …method public void setShort(@Nullable Object, short) throws java.lang.IllegalAccessException, java…
67204 method public void setShort(String, short) throws java.sql.SQLException;
67649 method public void setShort(int, short) throws java.sql.SQLException;
77558 method public void setShort(int, short) throws java.sql.SQLException;
77559 method public void setShort(String, short) throws java.sql.SQLException;
/frameworks/base/api/
Dcurrent.txt58046 method public void setShort(int, String, short);
62858 …method public static void setShort(@NonNull Object, int, short) throws java.lang.ArrayIndexOutOfBo…
62912 …method public void setShort(@Nullable Object, short) throws java.lang.IllegalAccessException, java…
67348 method public void setShort(String, short) throws java.sql.SQLException;
67793 method public void setShort(int, short) throws java.sql.SQLException;
77702 method public void setShort(int, short) throws java.sql.SQLException;
77703 method public void setShort(String, short) throws java.sql.SQLException;