David Friedman 2e7c8e952c Docs: Changed
// Send the negative button event back to the host activity
mListener.onDialogPositiveClick(NoticeDialogFragment.this);

to

// Send the negative button event back to the host activity
mListener.onDialogNegativeClick(NoticeDialogFragment.this);

Bug: 10641712
Change-Id: Ib6af3318928c56cf9d12adbffbd7edff23f116db
2013-09-26 14:28:51 -07:00
2013-09-26 14:28:51 -07:00
2013-04-09 21:54:12 -07:00
2013-04-18 18:34:58 -07:00
2013-06-27 17:15:24 -07:00
2013-04-26 13:38:07 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%