Searched refs:ErrorListener (Results 1 – 4 of 4) sorted by relevance
59 private static ErrorListener sErrorListener;82 public static void setErrorListener(ErrorListener listener) { in setErrorListener()86 public interface ErrorListener { interface in BluetoothUtils
621 private final class BluetoothErrorListener implements BluetoothUtils.ErrorListener {
98 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);