Searched refs:mNotifiedRemainingBytes (Results 1 – 1 of 1) sorted by relevance
472 private long mNotifiedRemainingBytes; field in CarWatchdogTestFragment.IoOveruseListener502 mNotifiedRemainingBytes = mIsAppInForeground.get() in onOveruse()506 && mNotifiedRemainingBytes == 0) { in onOveruse()511 && mNotifiedRemainingBytes != 0) { in onOveruse()513 + "write bytes " + mNotifiedRemainingBytes + " reported in the " in onOveruse()530 return mNotifiedRemainingBytes; in getNotifiedRemainingBytes()