Home
last modified time | relevance | path

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

/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java138 private CallCounter mCancelOperationCounter;
139 private CallCounter mLayoutCallCounter;
140 private CallCounter mWriteCallCounter;
141 private CallCounter mWriteCancelCallCounter;
142 private CallCounter mStartCallCounter;
143 private CallCounter mFinishCallCounter;
144 private CallCounter mPrintJobQueuedCallCounter;
145 private CallCounter mCreateSessionCallCounter;
146 private CallCounter mDestroySessionCallCounter;
147 private CallCounter mDestroyActivityCallCounter = new CallCounter();
[all …]