/aosp_15_r20/cts/tests/tests/car/src/android/car/cts/ |
H A D | CarWatchdogManagerTest.java | 265 IoOveruseStats ioOveruseStats = resourceOveruseStats.getIoOveruseStats(); in testGetResourceOveruseStats() local 359 IoOveruseStats ioOveruseStats = actualStats.getIoOveruseStats(); in testGetResourceOveruseStatsForUserPackage() local 909 IoOveruseStats ioOveruseStats = mResourceOveruseStats.getIoOveruseStats(); in canProceed() local 923 IoOveruseStats ioOveruseStats = getResourceOveruseStats().getIoOveruseStats(); in getErrorMessage() local 948 IoOveruseStats ioOveruseStats = mResourceOveruseStats.getIoOveruseStats(); in canProceed() local 964 IoOveruseStats ioOveruseStats = getResourceOveruseStats().getIoOveruseStats(); in getErrorMessage() local
|
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog-V3-java-source/gen/android/automotive/watchdog/ |
D | ResourceOveruseStats.java | 12 …public final static int ioOveruseStats = 0; // android.automotive.watchdog.IoOveruseStats ioOveru… field in ResourceOveruseStats 38 …public static ResourceOveruseStats ioOveruseStats(android.automotive.watchdog.IoOveruseStats _valu… in ioOveruseStats() method in ResourceOveruseStats 126 public static final int ioOveruseStats = 0; field
|
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/watchdog/ |
D | ResourceOveruseStats.java | 76 @Nullable IoOveruseStats ioOveruseStats) { in ResourceOveruseStats() 160 …IoOveruseStats ioOveruseStats = (flg & 0x4) == 0 ? null : (IoOveruseStats) in.readTypedObject(IoOv… in ResourceOveruseStats() local
|
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/ |
D | WatchdogPerfHandlerUnitTest.java | 2409 IoOveruseStats ioOveruseStats = in testGetResourceOveruseStatsForPast7days() local 2950 List<PackageIoOveruseStats> ioOveruseStats = in testDisableHistoricalRecurrentlyOverusingAppAfterDateChange() local 3388 List<PackageIoOveruseStats> ioOveruseStats = in testNoDuplicateUserNotificationOnRepeatedRecurrentOveruse() local 4731 IoOveruseStats ioOveruseStats = WatchdogPerfHandler.toIoOveruseStatsBuilder( in constructResourceOveruseStats() local 4996 android.automotive.watchdog.IoOveruseStats ioOveruseStats) { in constructPackageIoOveruseStats()
|
D | IoOveruseStatsSubject.java | 48 public static Subject.Factory<IoOveruseStatsSubject, IoOveruseStats> ioOveruseStats() { in ioOveruseStats() method in IoOveruseStatsSubject
|
D | CarWatchdogManagerUnitTest.java | 681 IoOveruseStats ioOveruseStats = in testIoOveruseStatsDescribeContent() local
|
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/watchdog/ |
D | CarWatchdogTestFragment.java | 308 IoOveruseStats ioOveruseStats = resourceOveruseStats.getIoOveruseStats(); in fetchInitialDiskIoStats() local 488 IoOveruseStats ioOveruseStats = resourceOveruseStats.getIoOveruseStats(); in onOveruse() local
|
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog.internal-java-source/gen/android/automotive/watchdog/internal/ |
D | PackageIoOveruseStats.java | 20 public android.automotive.watchdog.IoOveruseStats ioOveruseStats; field in PackageIoOveruseStats
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/watchdog/ |
D | WatchdogStorage.java | 490 android.automotive.watchdog.IoOveruseStats ioOveruseStats = in saveIoUsageStats() local 951 android.automotive.watchdog.IoOveruseStats ioOveruseStats = in getContentValues() local 1007 android.automotive.watchdog.IoOveruseStats ioOveruseStats = in queryStats() local
|
D | WatchdogPerfHandler.java | 607 IoOveruseStats ioOveruseStats = in getAllResourceOveruseStats() local 3164 public PackageIoUsage(android.automotive.watchdog.IoOveruseStats ioOveruseStats, in PackageIoUsage()
|
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog_interface/3/ |
D | preprocessed.aidl | 43 ioOveruseStats = 0, enumConstant
|
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/tests/ |
D | IoOveruseMonitorTest.cpp | 112 ResourceOveruseStats constructResourceOveruseStats(IoOveruseStats ioOveruseStats) { in constructResourceOveruseStats() 172 std::string toString(const std::vector<PackageIoOveruseStats>& ioOveruseStats) { in toString()
|
D | WatchdogBinderMediatorTest.cpp | 263 IoOveruseStats ioOveruseStats; in TEST_F() local
|
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog-V3-java/android_common/turbine/ |
D | android.automotive.watchdog-V3-java.jar | android/automotive/watchdog/BootPhase.class
<Unknown>
package android.automotive.watchdog
public ... |
/aosp_15_r20/cts/hostsidetests/car/app/src/android/car/cts/app/ |
H A D | CarWatchdogTestActivity.java | 264 IoOveruseStats ioOveruseStats = stats.getIoOveruseStats(); in fetchRemainingBytes() local
|
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/ |
D | WatchdogBinderMediator.cpp | 224 IoOveruseStats ioOveruseStats; in getResourceOveruseStats() local
|
/aosp_15_r20/packages/services/Car/tests/CarWatchdogLibUnitTest/src/android/car/watchdoglib/ |
D | CarWatchdogDaemonHelperTest.java | 375 public void latestIoOveruseStats(List<PackageIoOveruseStats> ioOveruseStats) {} in latestIoOveruseStats()
|
/aosp_15_r20/cts/hostsidetests/car/app/src/android/car/cts/app/watchdog/ |
H A D | CarWatchdogDeviceAppTest.java | 436 IoOveruseStats ioOveruseStats = mResourceOveruseStats.getIoOveruseStats(); in canProceed() local
|
/aosp_15_r20/cts/hostsidetests/car/src/android/car/cts/ |
H A D | CarWatchdogHostTest.java | 385 private void verifyAtomIoOveruseStats(CarWatchdogIoOveruseStats ioOveruseStats, in verifyAtomIoOveruseStats()
|
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog.internal-java/android_common/turbine-combined/ |
D | android.automotive.watchdog.internal-java.jar | android/automotive/watchdog/BootPhase.class
<Unknown>
package android.automotive.watchdog
public ... |
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/libs/car-watchdog-lib/android.car.watchdoglib/android_common/turbine-combined/ |
D | android.car.watchdoglib.jar | android/automotive/watchdog/BootPhase.class
<Unknown>
package android.automotive.watchdog
public ... |
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog.internal-java/android_common/turbine/ |
D | android.automotive.watchdog.internal-java.jar | android/automotive/watchdog/internal/ApplicationCategoryType.class
<Unknown>
package android.automotive. ... |
/aosp_15_r20/prebuilts/sdk/34/system/ |
HD | android.car.testapi.jar | META-INF/
META-INF/MANIFEST.MF
DefaultProperties.json
android/
android/automotive ... |
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/ |
HD | android-all-13-robolectric-9030017.jar | META-INF/
META-INF/MANIFEST.MF
AndroidManifest.xml
CompanionAppsPermissions$AppPermissions.class
... |
HD | android-all-12.1-robolectric-8229987.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/proguard/
META- ... |