Searched refs:mNotifiedRemainingBytes (Results 1 – 1 of 1) sorted by relevance
464 private long mNotifiedRemainingBytes; field in CarWatchdogTestFragment.IoOveruseListener494 mNotifiedRemainingBytes = mIsAppInForeground.get() in onOveruse()498 && mNotifiedRemainingBytes == 0) { in onOveruse()503 && mNotifiedRemainingBytes != 0) { in onOveruse()505 + "write bytes " + mNotifiedRemainingBytes + " reported in the " in onOveruse()522 return mNotifiedRemainingBytes; in getNotifiedRemainingBytes()