Searched refs:ErrorListener (Results 1 – 4 of 4) sorted by relevance
42 private static ErrorListener sErrorListener;65 public static void setErrorListener(ErrorListener listener) { in setErrorListener()69 public interface ErrorListener { interface in BluetoothUtils
608 private final class BluetoothErrorListener implements BluetoothUtils.ErrorListener {
79 private BluetoothUtils.ErrorListener mErrorListener;
53613 public abstract interface ErrorListener {53659 method public abstract javax.xml.transform.ErrorListener getErrorListener();53665 …method public abstract void setErrorListener(javax.xml.transform.ErrorListener) throws java.lang.I…53699 method public abstract javax.xml.transform.ErrorListener getErrorListener();53708 method public abstract void setErrorListener(javax.xml.transform.ErrorListener);