Searched refs:wrongThreadErrorMsg (Results 1 – 1 of 1) sorted by relevance
71 private val wrongThreadErrorMsg = "This method should only be called from the worker thread " + regex104 Preconditions.checkState(workerLooper.isCurrentThread, wrongThreadErrorMsg)168 Preconditions.checkState(workerLooper.isCurrentThread, wrongThreadErrorMsg)