Home
last modified time | relevance | path

Searched refs:mForegroundModeBytes (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/car/app/src/android/car/cts/app/
DCarWatchdogTestActivity.java339 private long mForegroundModeBytes; field in CarWatchdogTestActivity.IoOveruseListener
346 mForegroundModeBytes = -1; in onOveruse()
366 mForegroundModeBytes = in onOveruse()
375 "INFO: --Notification-- foregroundModeBytes = " + mForegroundModeBytes); in dumpForegroundModeBytes()