Searched refs:operationName (Results 1 – 1 of 1) sorted by relevance
466 final String operationName = OPERATION_NAMES[operation]; in detectLaggyConnection() local467 Log.w(TAG, "Slow InputConnection: " + operationName + " took " + duration + " ms."); in detectLaggyConnection()