/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowUsageStatsManager.java | 91 long timeLimit, in build() 167 private final Duration timeLimit; field in ShadowUsageStatsManager.AppUsageLimitObserver 174 @NonNull Duration timeLimit, in AppUsageLimitObserver() 422 long timeLimit, in registerAppUsageObserver() 538 Duration timeLimit, in registerAppUsageLimitObserver()
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/usage/ |
H A D | AppTimeLimitControllerTests.java | 1118 private void addAppUsageObserver(int observerId, String[] packages, long timeLimit) { in addAppUsageObserver() 1122 private void addUsageSessionObserver(int observerId, String[] packages, long timeLimit, in addUsageSessionObserver() 1128 private void addAppUsageLimitObserver(int observerId, String[] packages, long timeLimit, in addAppUsageLimitObserver()
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/selects/ |
H A D | SelectPhilosophersStressTest.kt | 37 val timeLimit = System.currentTimeMillis() + TEST_DURATION in <lambda>() constant
|
/aosp_15_r20/frameworks/base/services/usage/java/com/android/server/usage/ |
H A D | AppTimeLimitController.java | 236 public void onLimitReached(int observerId, @UserIdInt int userId, long timeLimit, in onLimitReached() 752 long timeLimit, PendingIntent callbackIntent, @UserIdInt int userId) { in addAppUsageObserver() 807 long timeLimit, long sessionThresholdTime, in addUsageSessionObserver() 860 long timeLimit, long timeUsed, PendingIntent callbackIntent, in addAppUsageLimitObserver()
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/concurrent/test/channels/ |
H A D | ConflatedBroadcastChannelNotifyStressTest.kt | 12 private val timeLimit = 30_000L * stressTestMultiplier // 30 sec in <lambda>() constant
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/ |
H A D | Period.java | 32 final byte timeLimit; field in Period 307 Period(int timeLimit, boolean inFuture, int[] counts) { in Period()
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/duration/ |
H A D | Period.java | 30 final byte timeLimit; field in Period 305 Period(int timeLimit, boolean inFuture, int[] counts) { in Period()
|
/aosp_15_r20/frameworks/base/core/java/android/app/usage/ |
H A D | UsageStatsManager.java | 965 long timeLimit, @NonNull TimeUnit timeUnit, @NonNull PendingIntent callbackIntent) { in registerAppUsageObserver() 1033 @NonNull String[] observedEntities, @NonNull Duration timeLimit, in registerUsageSessionObserver() 1114 @NonNull Duration timeLimit, @NonNull Duration timeUsed, in registerAppUsageLimitObserver()
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/channels/ |
H A D | ChannelSendReceiveStressTest.kt | 32 private val timeLimit = 30_000L * stressTestMultiplier // 30 sec in <lambda>() constant
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/sharing/ |
H A D | ShareInTest.kt | 193 private val timeLimit = 10000L in <lambda>() constant in kotlinx.coroutines.flow.ShareInTest.FlowState
|
/aosp_15_r20/external/caliper/caliper/src/main/java/com/google/caliper/options/ |
H A D | CaliperOptions.java | 33 ShortDuration timeLimit(); in timeLimit() method
|
H A D | ParsedOptions.java | 155 @Override public ShortDuration timeLimit() { in timeLimit() method in ParsedOptions
|
/aosp_15_r20/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
H A D | TrialRunLoop.java | 193 ShortDuration timeLimit = options.timeLimit(); in getTrialTimeLimitTrialNanos() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/ |
H A D | QualManager.cpp | 28 QualManager::Watcher::Watcher(int32_t timeLimit) in Watcher()
|
/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/ |
D | screen-recorder.h | 65 uint32_t timeLimit; member
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/ |
H A D | RecognizeCommands.java | 130 final long timeLimit = currentTimeMS - averageWindowDurationMs; in processLatestResults() local
|
/aosp_15_r20/tools/tradefederation/contrib/src/com/android/media/tests/ |
D | AdbScreenrecordTest.java | 334 final long timeLimit = TimeUnit.MILLISECONDS.toSeconds(mRecordTimeInSeconds); in generateAdbScreenRecordCommand() local
|
/aosp_15_r20/cts/tests/tests/content/src/android/content/pm/cts/ |
H A D | LauncherAppsTest.java | 705 private void registerObserver(int observerId, Duration timeLimit, Duration timeUsed) { in registerObserver()
|
/aosp_15_r20/external/cronet/base/android/junit/src/org/chromium/base/metrics/ |
H A D | CachingUmaRecorderTest.java | 315 private static void awaitThreadBlocked(Thread thread, Duration timeLimit) { in awaitThreadBlocked()
|
/aosp_15_r20/frameworks/base/services/incremental/ |
H A D | IncrementalService.cpp | 1428 Clock::time_point timeLimit) { in checkUidReadTimeouts()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/usage/services.usage/android_common/repackaged-jarjar/javac/ |
D | services.usage.jar | com/android/server/usage/UserUsageStatsService.class
UserUsageStatsService.java
package com.android. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/usage/services.usage/android_common/javac/ |
D | services.usage.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActiveServices.java | 3775 final long timeLimit = getTimeLimitForFgsType(fgsType); in getNextFgsStopTime() local
|
/aosp_15_r20/tools/asuite/atest/unittest_data/tradefed_prebuilt/prebuilts/filegroups/tradefed/ |
HD | tradefed-contrib.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/ |
D | framework.jar4 | META-INF/
META-INF/MANIFEST.MF
android/
android/app/
android/ ... |