Searched refs:dispatchCount (Results 1 – 1 of 1) sorted by relevance
211 int dispatchCount = 0; in run() local214 dispatchCount = dispatchAll(); in run()218 Log.d(TAG, "dispatched " + dispatchCount + " messages"); in run()219 if (dispatchCount > 0) { in run()