Home
last modified time | relevance | path

Searched defs:time (Results 176 – 200 of 5516) sorted by relevance

12345678910>>...221

/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/retry/
H A DRateLimitingTokenBucketEndToEndTest.java122 private double time = 0; field in RateLimitingTokenBucketEndToEndTest.TestClock
124 public void setTime(double time) { in setTime()
129 public double time() { in time() method in RateLimitingTokenBucketEndToEndTest.TestClock
/aosp_15_r20/out/soong/.intermediates/frameworks/base/api/module-lib-api-stubs-docs-non-updatable/android_common/gen/logtags/frameworks/base/core/java/android/content/
DEventLogTags.java22 …mple(String uri, String projection, String selection, String sortorder, int time, String blockingP… in writeContentQuerySample()
26 …riteContentUpdateSample(String uri, String operation, String selection, int time, String blockingP… in writeContentUpdateSample()
30 …public static void writeBinderSample(String descriptor, int methodNum, int time, String blockingPa… in writeBinderSample()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex-headers/android_common/gen/logtags/frameworks/base/core/java/android/content/
DEventLogTags.java22 …mple(String uri, String projection, String selection, String sortorder, int time, String blockingP… in writeContentQuerySample()
26 …riteContentUpdateSample(String uri, String operation, String selection, int time, String blockingP… in writeContentUpdateSample()
30 …public static void writeBinderSample(String descriptor, int methodNum, int time, String blockingPa… in writeBinderSample()
/aosp_15_r20/development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/
H A DEnvelopeADSR.java47 public void setAttackTime(float time) { in setAttackTime()
53 public void setDecayTime(float time) { in setDecayTime()
65 public void setReleaseTime(float time) { in setReleaseTime()
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DVelocityTrackerTest.java120 private static MotionEvent doMotion(long time, float x, float y) { in doMotion()
124 private static MotionEvent doPointerDown(long time, float x, float y) { in doPointerDown()
133 long time, float pointer1X, float pointer1Y, float pointer2X, float pointer2Y) { in doMotion()
/aosp_15_r20/developers/build/prebuilts/gradle/MidiScope/Application/src/main/java/com/example/android/common/midi/synth/
H A DEnvelopeADSR.java47 public void setAttackTime(float time) { in setAttackTime()
53 public void setDecayTime(float time) { in setDecayTime()
65 public void setReleaseTime(float time) { in setReleaseTime()
/aosp_15_r20/external/testng/src/main/java/org/testng/reporters/jq/
H A DTimesPanel.java59 long time = tr.getEndMillis() - tr.getStartMillis(); in js() local
73 m_totalTime.put(suite.getName(), total + time); in js() local
93 Long time = m_totalTime.get(suite.getName()); in getContent() local
/aosp_15_r20/developers/samples/android/common/src/java/com/example/android/common/midi/synth/
DEnvelopeADSR.java47 public void setAttackTime(float time) { in setAttackTime()
53 public void setDecayTime(float time) { in setDecayTime()
65 public void setReleaseTime(float time) { in setReleaseTime()
/aosp_15_r20/developers/build/prebuilts/gradle/MidiSynth/Application/src/main/java/com/example/android/common/midi/synth/
H A DEnvelopeADSR.java47 public void setAttackTime(float time) { in setAttackTime()
53 public void setDecayTime(float time) { in setDecayTime()
65 public void setReleaseTime(float time) { in setReleaseTime()
/aosp_15_r20/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/
H A DEnvelopeADSR.java47 public void setAttackTime(float time) { in setAttackTime()
53 public void setDecayTime(float time) { in setDecayTime()
65 public void setReleaseTime(float time) { in setReleaseTime()
/aosp_15_r20/external/pigweed/pw_web/log-viewer/src/custom/
H A Dlog_data.json6 "time": "1692302986.4599075", string
17 "time": "1692302986.4599075", string
29 "time": "1692303000.1080465", string
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/zone/
H A DZoneOffsetTransitionRule.java99 private final LocalTime time; field in ZoneOffsetTransitionRule
146 LocalTime time, in of()
188 LocalTime time, in ZoneOffsetTransitionRule()
281 … LocalTime time = LocalTime.ofSecondOfDay(Jdk8Methods.floorMod(timeOfDaysSecs, SECS_PER_DAY)); in readExternal() local
/aosp_15_r20/frameworks/base/libs/hwui/
H A DSkiaInterpolator.cpp139 float SkiaInterpolatorBase::ComputeRelativeT(MSec time, MSec prevTime, MSec nextTime, in ComputeRelativeT()
176 SkiaInterpolatorBase::Result SkiaInterpolatorBase::timeToT(MSec time, float* T, int* indexPtr, in timeToT()
256 bool SkiaInterpolator::setKeyFrame(int index, MSec time, const float values[], in setKeyFrame()
277 SkiaInterpolator::Result SkiaInterpolator::timeToValues(MSec time, float values[]) const { in timeToValues()
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/
H A D_server.py60 def __init__(self, descriptors_to_servicers, time): argument
135 def _deadline_and_handler(requests_closed, time, timeout): argument
147 def __init__(self, serverish, time): argument
188 def server_from_descriptor_to_servicers(descriptors_to_servicers, time): argument
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/timezone/
H A DICUZDump.java145 public int getOffset(long time) { in getOffset()
156 public boolean inDaylightTime(long time) { in inDaylightTime()
168 long time; in getTime() local
198 public String format(long time, int offset, boolean isDst) { in format()
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DHitReactionComponent.java105 TimeSystem time = sSystemRegistry.timeSystem; in hitVictim() local
150 final TimeSystem time = sSystemRegistry.timeSystem; in receivedHit() local
248 TimeSystem time = sSystemRegistry.timeSystem; in update() local
281 public void setInvincibleTime(float time) { in setInvincibleTime()
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
H A DEnvelopeADSR.java51 public void setAttackTime(float time) { in setAttackTime()
57 public void setDecayTime(float time) { in setDecayTime()
69 public void setReleaseTime(float time) { in setReleaseTime()
/aosp_15_r20/trusty/user/base/lib/libc-trusty/
Dtime.c32 int64_t target, time; in trusty_nanodelay() local
105 int trusty_gettime(clockid_t clock_id, int64_t* time) { in trusty_gettime()
114 int64_t time; in __clock_gettime() local
/aosp_15_r20/external/libxkbcommon/tools/
H A Dinteractive-wayland.c389 kbd_key(void *data, struct wl_keyboard *wl_kbd, uint32_t serial, uint32_t time, in kbd_key()
445 pointer_motion(void *data, struct wl_pointer *wl_pointer, uint32_t time, in pointer_motion()
452 uint32_t time, uint32_t button, uint32_t state) in pointer_button()
460 pointer_axis(void *data, struct wl_pointer *wl_pointer, uint32_t time, in pointer_axis()
476 pointer_axis_stop(void *data, struct wl_pointer *wl_pointer, uint32_t time, in pointer_axis_stop()
482 pointer_axis_discrete(void *data, struct wl_pointer *wl_pointer, uint32_t time, in pointer_axis_discrete()
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/media/controls/domain/pipeline/
H A DMediaTimeoutListenerTest.kt580 val time = clock.currentTimeMillis() in testTimeoutCallback_dozedPastTimeout_invokedOnWakeup() constant
597 val time = clock.currentTimeMillis() in testTimeoutCallback_dozeShortTime_notInvokedOnWakeup() constant
685 val time = clock.currentTimeMillis() in testSmartspaceData_dozedPastTimeout_invokedOnWakeup() constant
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/
DHandleApiCalls.kt289 val time = DateFormat.getTimeFormat(this).format(alarmInstance.alarmTime.time) in handleSetAlarm() constant
515 val time = DateFormat.getTimeFormat(context).format(alarmTime) in dismissAlarmInstance() constant
542 val time = DateFormat.getTimeFormat(context).format( in snoozeAlarm() constant
/aosp_15_r20/packages/modules/Connectivity/framework/src/android/net/
DConnectivitySettingsManager.java486 final int time = (int) duration.getSeconds(); in setDnsResolverSampleValidityDuration() local
491 context.getContentResolver(), DNS_RESOLVER_SAMPLE_VALIDITY_SECONDS, time); in setDnsResolverSampleValidityDuration() local
610 final int time = (int) duration.toMillis(); in setNetworkSwitchNotificationRateDuration() local
615 NETWORK_SWITCH_NOTIFICATION_RATE_LIMIT_MILLIS, time); in setNetworkSwitchNotificationRateDuration() local
864 final int time = (int) duration.toMillis(); in setConnectivityKeepPendingIntentDuration() local
869 context.getContentResolver(), CONNECTIVITY_RELEASE_PENDING_INTENT_DELAY_MS, time); in setConnectivityKeepPendingIntentDuration() local
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dsimpletz.cpp311 int32_t time, TimeMode mode, UErrorCode& status) in setStartRule()
326 int32_t time, TimeMode mode, UErrorCode& status) in setStartRule()
335 int32_t time, TimeMode mode, UBool after, UErrorCode& status) in setStartRule()
363 int32_t time, TimeMode mode, UErrorCode& status) in setEndRule()
378 int32_t time, TimeMode mode, UErrorCode& status) in setEndRule()
387 int32_t time, TimeMode mode, UBool after, UErrorCode& status) in setEndRule()
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dsimpletz.cpp311 int32_t time, TimeMode mode, UErrorCode& status) in setStartRule()
326 int32_t time, TimeMode mode, UErrorCode& status) in setStartRule()
335 int32_t time, TimeMode mode, UBool after, UErrorCode& status) in setStartRule()
363 int32_t time, TimeMode mode, UErrorCode& status) in setEndRule()
378 int32_t time, TimeMode mode, UErrorCode& status) in setEndRule()
387 int32_t time, TimeMode mode, UBool after, UErrorCode& status) in setEndRule()
/aosp_15_r20/packages/apps/Calendar/src/com/android/calendar/widget/
DCalendarAppWidgetService.kt104 val time = Time() in formatDebugTime() constant
530 val time = Time(Utils.getTimeZone(mContext, null)) in onLoadComplete() constant
633 val time = Time() in getNextMidnightTimeMillis() constant

12345678910>>...221