Searched defs:CONFIRM (Results 1 – 7 of 7) sorted by relevance
35 public static final int CONFIRM = 0; field
39 CONFIRM, enumerator
117 public static final int CONFIRM = 16; field in HapticFeedbackConstants
47 public static final int CONFIRM = 2; field in JsDialogHelper
71 static final String CONFIRM = "(" + BluetoothShare.USER_CONFIRMATION + " == '" field in BluetoothOppNotification
88 NONE(0), CONFIRM(1) ,CANCEL(2); enumConstant