/packages/services/Iwlan/test/com/google/android/iwlan/ |
D | IwlanNetworkServiceTest.java | 104 long startTime; in testRequestNetworkRegistrationInfo() local 146 long startTime; in testNetworkRegistrationInfoForCellularAndCstDisabled() local 199 long startTime; in testNetworkRegistrationInfoForCellularAndCstEnabled() local 250 long startTime; in testNetworkRegistrationInfoForWiFiAndCstEnabled() local 301 long startTime; in testNetworkRegistrationInfoForWiFiAndCstDisabled() local
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/ |
D | ANQPRequestManagerTest.java | 176 long startTime = 0; in requestANQPElementsWithPendingRequest() local 208 long startTime = 0; in requestANQPElementsAfterRequestSendFailure() local 231 long startTime = 0; in requestANQPElementsAfterRequestSucceeded() local 258 long startTime = 0; in requestANQPElementsAfterRequestFailed() local
|
/packages/modules/Connectivity/framework-t/src/android/app/usage/ |
D | NetworkStatsManager.java | 245 long startTime, long endTime) { in querySummaryForDevice() 294 long startTime, long endTime) throws SecurityException, RemoteException { in querySummaryForDevice() 339 long startTime, long endTime) throws SecurityException, RemoteException { in querySummaryForUser() 387 public NetworkStats querySummary(int networkType, @Nullable String subscriberId, long startTime, in querySummary() 420 public NetworkStats querySummary(@NonNull NetworkTemplate template, long startTime, in querySummary() 454 public NetworkStats queryTaggedSummary(@NonNull NetworkTemplate template, long startTime, in queryTaggedSummary() 491 long startTime, long endTime) { in queryDetailsForDevice() 514 long startTime, long endTime, int uid) throws SecurityException { in queryDetailsForUid() 522 long startTime, long endTime, int uid) throws SecurityException { in queryDetailsForUid() 570 long startTime, long endTime, int uid, int tag) throws SecurityException { in queryDetailsForUidTag() [all …]
|
/packages/apps/TV/tests/common/src/com/android/tv/testing/dvr/ |
D | RecordingTestUtils.java | 28 long id, String inputId, long channelId, long startTime, long endTime) { in createTestRecordingWithIdAndPeriod() 36 String inputId, long channelId, long startTime, long endTime) { in createTestRecordingWithPeriod() 42 long channelId, long priority, long startTime, long endTime) { in createTestRecordingWithPriorityAndPeriod() 50 long id, long channelId, long priority, long startTime, long endTime) { in createTestRecordingWithIdAndPriorityAndPeriod()
|
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/suggestions/ |
D | SuggestionService.java | 33 final long startTime = System.currentTimeMillis(); in onGetSuggestions() local 51 final long startTime = System.currentTimeMillis(); in onSuggestionDismissed() local 65 final long startTime = System.currentTimeMillis(); in onSuggestionLaunched() local
|
/packages/modules/Connectivity/tests/unit/java/android/app/usage/ |
D | NetworkStatsManagerTest.java | 77 final long startTime = 1; in testQueryDetails() local 175 final long startTime = 1; in runQueryDetailsAndCheckTemplate() local 225 final long startTime = 1; in testQueryTaggedSummary() local 246 final long startTime = 1; in testQueryDetailsForDevice() local
|
/packages/apps/Settings/src/com/android/settings/network/telephony/ |
D | AbstractMobileNetworkSettings.java | 75 final long startTime = SystemClock.elapsedRealtime(); in onExpandButtonClick() local 105 final long startTime = SystemClock.elapsedRealtime(); in updatePreferenceStates() local 142 final long startTime = SystemClock.elapsedRealtime(); in redrawPreferenceControllers() local
|
/packages/modules/Connectivity/nearby/tests/integration/untrusted/src/androidx/test/uiautomator/ |
D | LogcatWaitMixin.java | 48 @NonNull String specificLog, @NonNull Date startTime, @NonNull Duration waitTime) { in waitForSpecificLog() 54 @NonNull String specificLog, @NonNull Date startTime) { in createWaitCondition()
|
/packages/apps/TV/common/src/com/android/tv/common/support/tvprovider/ |
D | TvContractCompatX.java | 83 long startTime, in buildProgramsUriForChannel() 101 public static Uri buildProgramsUri(long startTime, long endTime) { in buildProgramsUri()
|
/packages/apps/Settings/src/com/android/settings/widget/ |
D | UsageGraph.java | 117 final long startTime = System.currentTimeMillis(); in setMax() local 144 final long startTime = System.currentTimeMillis(); in addPathAndUpdate() local 164 final long startTime = System.currentTimeMillis(); in onSizeChanged() local 178 final long startTime = System.currentTimeMillis(); in calculateLocalPaths() local 244 final long startTime = System.currentTimeMillis(); in onDraw() local
|
/packages/modules/StatsD/lib/libstatssocket/tests/ |
D | stats_event_test.cpp | 115 void checkMetadata(uint8_t** buffer, uint8_t numElements, int64_t startTime, int64_t endTime, in checkMetadata() 142 int64_t startTime = android::elapsedRealtimeNano(); in TEST() local 183 int64_t startTime = android::elapsedRealtimeNano(); in TEST() local 208 int64_t startTime = android::elapsedRealtimeNano(); in TEST() local 233 int64_t startTime = android::elapsedRealtimeNano(); in TEST() local 259 int64_t startTime = android::elapsedRealtimeNano(); in TEST() local 295 int64_t startTime = android::elapsedRealtimeNano(); in TEST() local 353 int64_t startTime = android::elapsedRealtimeNano(); in TEST() local 395 int64_t startTime = android::elapsedRealtimeNano(); in TEST() local 442 int64_t startTime = android::elapsedRealtimeNano(); in TEST() local [all …]
|
/packages/apps/TV/tests/robotests/src/com/android/tv/dvr/recorder/ |
D | SchedulerTest.java | 104 long startTime = now + TimeUnit.HOURS.toMillis(12); in testUpdate_nextIn12Hours() local 126 long startTime = now + 3; in testStartsWithin() local
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/ |
D | WatchdogStorageUnitTest.java | 172 long startTime = mTimeSource.getCurrentDate().toEpochSecond(); in testSaveAndGetIoOveruseStats() local 190 long startTime = mTimeSource.getCurrentDate().plusHours(12).toEpochSecond(); in testSaveAndGetIoOveruseStatsWithOffsettedStartTime() local 210 long startTime = mTimeSource.getCurrentDate().toEpochSecond(); in testOverwriteIoOveruseStats() local 311 long startTime = currentDate.minus(4, STATS_TEMPORAL_UNIT).toEpochSecond(); in testGetHistoricalIoOveruseStats() local 352 long startTime = currentDate.minus(4, STATS_TEMPORAL_UNIT).toEpochSecond(); in testGetHistoricalIoOveruseStatsWithNoRecentStats() local 695 long startTime = currentDate.minus(39, STATS_TEMPORAL_UNIT).toEpochSecond(); in testTruncateStatsOutsideRetentionPeriodOnDateChange() local 884 int userId, String packageName, long startTime, long duration, in constructIoUsageStatsEntry() 896 long startTime, long duration, PerStateBytes remainingWriteBytes, in constructInternalIoOveruseStats()
|
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/sitemap/ |
D | SiteMapManager.java | 59 final long startTime = System.currentTimeMillis(); in buildBreadCrumb() local 98 final long startTime = System.currentTimeMillis(); in init() local
|
/packages/apps/Dialer/java/com/android/dialer/metrics/ |
D | StubMetrics.java | 69 long startTime = in stopUnnamedTimer() local 105 final long startTime; field in StubMetrics.StubTimerEvent
|
/packages/modules/Connectivity/nearby/tests/integration/untrusted/src/android/nearby/integration/untrusted/ |
D | NearbyManagerTest.kt | 91 val startTime = Calendar.getInstance().time in testNearbyManagerStopScan_fromUnTrustedApp_logsError() constant 141 val startTime = Calendar.getInstance().time in testNearbyManagerStopBroadcast_fromUnTrustedApp_logsError() constant
|
/packages/providers/TvProvider/tests/src/com/android/providers/tv/ |
D | EpgDataCleanupServiceTests.java | 91 final long startTime; field in EpgDataCleanupServiceTests.Program 94 Program(long startTime, long endTime) { in Program() 98 Program(long id, long startTime, long endTime) { in Program()
|
/packages/services/Mtp/perf_tests/src/com/android/mtp/ |
D | AppFusePerfTest.java | 56 final long startTime = System.nanoTime(); in testReadWriteFile() local 68 final long startTime = System.nanoTime(); in testReadWriteFile() local
|
/packages/services/Car/car-lib/src/android/car/watchdog/ |
D | IoOveruseStats.java | 94 long startTime, in IoOveruseStats() 236 long startTime = in.readLong(); in IoOveruseStats() local 298 long startTime, in Builder()
|
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | DnsTest.java | 198 long startTime = SystemClock.elapsedRealtimeNanos(); in skiptestDnsPerf() local 236 long startTime = SystemClock.elapsedRealtimeNanos(); in skiptestDnsPerf() local
|
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/ |
D | TestHelpers.java | 115 private static String checkCrash(Context context, String label, long startTime) { in checkCrash() 137 public static String getSystemHealthMessage(Context context, long startTime) { in getSystemHealthMessage()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | AnimationTime.java | 41 public static long startTime() { in startTime() method in AnimationTime
|
/packages/inputmethods/LatinIME/native/jni/tests/utils/ |
D | time_keeper_test.cpp | 26 const int startTime = TimeKeeper::peekCurrentTime(); in TEST() local
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
D | BatteryInfo.java | 186 final long startTime = System.currentTimeMillis(); in getBatteryInfo() local 202 final long startTime = System.currentTimeMillis(); in getBatteryInfo() local 250 final long startTime = System.currentTimeMillis(); in getBatteryInfo() local 346 void onParsingStarted(long startTime, long endTime); in onParsingStarted()
|
/packages/apps/TV/tests/robotests/src/com/android/tv/dvr/ui/list/ |
D | DvrHistoryRowAdapterTest.java | 230 long id, long startTime, long endTime, int state) { in buildScheduledRecordingForTest() 239 long id, long startTime, long endTime) { in buildRecordedProgramForTest()
|