Searched defs:BUTTON_CANCEL (Results 1 – 2 of 2) sorted by relevance
65 private static final int BUTTON_CANCEL = DialogInterface.BUTTON_NEGATIVE; field in AdbWirelessDialog
46 public static final int BUTTON_CANCEL = 6; field in ButtonManager