Home
last modified time | relevance | path

Searched defs:setTime (Results 1 – 25 of 841) sorted by relevance

12345678910>>...34

/aosp_15_r20/libcore/luni/src/main/java/javax/xml/datatype/
H A DXMLGregorianCalendar.java327 public void setTime(int hour, int minute, int second) { in setTime() method in XMLGregorianCalendar
416 public void setTime( in setTime() method in XMLGregorianCalendar
444 public void setTime(int hour, int minute, int second, int millisecond) { in setTime() method in XMLGregorianCalendar
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/customization/animation/shader/
DSparkleShader.kt77 fun setTime(time: Float) { in setTime() method in com.android.wallpaper.picker.customization.animation.shader.SparkleShader
/aosp_15_r20/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/shaders/
H A DSparkleShader.kt75 fun setTime(time: Float) { in setTime() method
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/widget/
DTextTime.kt123 fun setTime(hour: Int, minute: Int) { in setTime() method
/aosp_15_r20/libcore/ojluni/src/main/java/javax/sql/
H A DRowSet.java842 void setTime(int parameterIndex, java.sql.Time x) throws SQLException; in setTime() method
1744 void setTime(int parameterIndex, java.sql.Time x, Calendar cal) in setTime() method
1761 void setTime(String parameterName, java.sql.Time x) in setTime() method
1785 void setTime(String parameterName, java.sql.Time x, Calendar cal) in setTime() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/27/libcore/ojluni/src/main/java/javax/sql/
DRowSet.java842 void setTime(int parameterIndex, java.sql.Time x) throws SQLException; in setTime() method
1744 void setTime(int parameterIndex, java.sql.Time x, Calendar cal) in setTime() method
1761 void setTime(String parameterName, java.sql.Time x) in setTime() method
1785 void setTime(String parameterName, java.sql.Time x, Calendar cal) in setTime() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/javax/sql/
DRowSet.java842 void setTime(int parameterIndex, java.sql.Time x) throws SQLException; in setTime() method
1744 void setTime(int parameterIndex, java.sql.Time x, Calendar cal) in setTime() method
1761 void setTime(String parameterName, java.sql.Time x) in setTime() method
1785 void setTime(String parameterName, java.sql.Time x, Calendar cal) in setTime() method
/aosp_15_r20/packages/apps/Calendar/src/com/android/calendar/
DCalendarViewAdapter.kt234 fun setTime(time: Long) { in setTime() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/sql/
DPreparedStatement.java280 void setTime(int parameterIndex, java.sql.Time x) in setTime() method
658 void setTime(int parameterIndex, java.sql.Time x, Calendar cal) in setTime() method
/aosp_15_r20/libcore/ojluni/src/main/java/java/sql/
H A DPreparedStatement.java280 void setTime(int parameterIndex, java.sql.Time x) in setTime() method
658 void setTime(int parameterIndex, java.sql.Time x, Calendar cal) in setTime() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/14/libcore/ojluni/src/main/java/java/sql/
DPreparedStatement.java280 void setTime(int parameterIndex, java.sql.Time x) in setTime() method
658 void setTime(int parameterIndex, java.sql.Time x, Calendar cal) in setTime() method
/aosp_15_r20/external/google-cloud-java/java-dataflow/proto-google-cloud-dataflow-v1beta3/src/main/java/com/google/dataflow/v1beta3/
H A DJobMessage.java829 public Builder setTime(com.google.protobuf.Timestamp value) { in setTime() method in JobMessage.Builder
851 public Builder setTime(com.google.protobuf.Timestamp.Builder builderForValue) { in setTime() method in JobMessage.Builder
H A DAutoscalingEvent.java1451 public Builder setTime(com.google.protobuf.Timestamp value) { in setTime() method in AutoscalingEvent.Builder
1474 public Builder setTime(com.google.protobuf.Timestamp.Builder builderForValue) { in setTime() method in AutoscalingEvent.Builder
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/
H A DHighBrightnessModeMetadata.java46 public void setRunningStartTimeMillis(long setTime) { in setRunningStartTimeMillis()
/aosp_15_r20/external/skia/modules/audioplayer/
H A DSkAudioPlayer.cpp14 double SkAudioPlayer::setTime(double t) { in setTime() function in SkAudioPlayer
/aosp_15_r20/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/
DTimerFdUtils.java54 private static native void setTime(int fd, long timeMs) throws IOException; in setTime() method in TimerFdUtils
/aosp_15_r20/hardware/google/pixel/perfstatsd/include/
Dperfstats_buffer.h55 void setTime(std::chrono::system_clock::time_point &time) { mTime = time; } in setTime() function
/aosp_15_r20/external/nist-sip/java/javax/sip/header/
H A DTimeStampHeader.java14 void setTime(long timeStamp) throws InvalidArgumentException; in setTime() method
/aosp_15_r20/developers/samples/android/deprecated/wearable/wear/Timer/Wearable/src/main/java/com/example/android/wearable/timer/util/
DTimerFormat.java46 private static void setTime(long time) { in setTime() method in TimerFormat
/aosp_15_r20/development/samples/browseable/Timer/src/com.example.android.wearable.timer/util/
H A DTimerFormat.java46 private static void setTime(long time) { in setTime() method in TimerFormat
/aosp_15_r20/external/opencensus-java/testing/src/main/java/io/opencensus/testing/common/
H A DTestClock.java70 public synchronized void setTime(Timestamp time) { in setTime() method in TestClock
/aosp_15_r20/developers/build/prebuilts/gradle/Timer/Wearable/src/main/java/com/example/android/wearable/timer/util/
H A DTimerFormat.java46 private static void setTime(long time) { in setTime() method in TimerFormat
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DMovieImpl.cpp53 bool Movie::setTime(Movie::MSec time) in setTime() function in Movie
/aosp_15_r20/frameworks/base/core/java/android/os/health/
H A DTimerStat.java106 public void setTime(long time) { in setTime() method in TimerStat
/aosp_15_r20/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/
DInstantRecordInternal.java84 public InstantRecordInternal<T> setTime(long time) { in setTime() method in InstantRecordInternal

12345678910>>...34