Searched defs:threadName (Results 1 – 4 of 4) sorted by relevance
22 val threadName: String constant
47 override val threadName: String get() { constant in trebuchet.model.fragments.SchedulingProcessFragment
442 final String threadName = String.format("Check device %s", testDevice.getSerialNumber()); in checkAndAddAvailableDevice() local1225 String threadName = String.format("Connected device %s", idevice.getSerialNumber()); in deviceConnected() local
161 val threadName = if (name.endsWith("UiThread")) { in <lambda>() constant