Searched refs:ErrorListener (Results 1 – 4 of 4) sorted by relevance
48 private static ErrorListener sErrorListener;71 public static void setErrorListener(ErrorListener listener) { in setErrorListener()75 public interface ErrorListener { interface in BluetoothUtils
615 private final class BluetoothErrorListener implements BluetoothUtils.ErrorListener {
83 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);