Searched refs:DiagnosticRunnable (Results 1 – 1 of 1) sorted by relevance
101 DiagnosticRunnable dr = new DiagnosticRunnable( in persistLogcat()110 DiagnosticRunnable dr = new DiagnosticRunnable(TELECOM_DUMPSYS_COMMAND, in persistTelecomState()118 DiagnosticRunnable dr = new DiagnosticRunnable(TELEPHONY_DUMPSYS_COMMAND, in persistTelephonyState()125 private class DiagnosticRunnable implements Runnable { class in DiagnosticDataCollector134 DiagnosticRunnable(String[] cmd, long streamTimeout, long procTimeout, String dropboxTag, in DiagnosticRunnable() method in DiagnosticDataCollector.DiagnosticRunnable