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