Searched refs:updateParamsTextView (Results 1 – 1 of 1) sorted by relevance
223 updateParamsTextView(msg.obj, "started"); in handleMessage()237 updateParamsTextView(msg.obj, "stopped"); in handleMessage()245 updateParamsTextView(null, ""); in handleMessage()249 updateParamsTextView(null, ""); in handleMessage()254 private void updateParamsTextView(@Nullable Object jobId, String action) { in updateParamsTextView() method in MainActivity.IncomingMessageHandler