Searched refs:processText (Results 1 – 2 of 2) sorted by relevance
133 const processText = `P: ${threadInfo.procName} [${threadInfo.pid}]`; constant136 ctx.fillText(processText, startDraw.x + 20, startDraw.y + 37);
202 public void processText() { in processText() method in ConversationDialogActivity266 mParentActivity.processText(); in onSizeChanged()