Searched defs:BUTTON_NEUTRAL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DDialogInterface.java33 int BUTTON_NEUTRAL = -3; field in interface:DialogInterface
43 /** @deprecated Use {@link #BUTTON_NEUTRAL} */
45 int BUTTON3 = BUTTON_NEUTRAL;

Completed in 58 milliseconds