OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dialoginterface
(Results
276 - 300
of
324
) sorted by null
<<
11
12
13
/packages/apps/Gallery/src/com/android/camera/
Util.java
25
import android.content.
DialogInterface
;
/frameworks/base/docs/html/sdk/api_diff/3/changes/
alldiffs_index_changes.html
240
<nobr><A HREF="android.content.
DialogInterface
.html#android.content.
DialogInterface
.BUTTON1" class="hiddenlink" target="rightframe">BUTTON1</A>
243
<nobr><A HREF="android.content.
DialogInterface
.html#android.content.
DialogInterface
.BUTTON2" class="hiddenlink" target="rightframe">BUTTON2</A>
246
<nobr><A HREF="android.content.
DialogInterface
.html#android.content.
DialogInterface
.BUTTON3" class="hiddenlink" target="rightframe">BUTTON3</A>
413
<!-- Class
DialogInterface
-->
414
<A HREF="android.content.
DialogInterface
.html" class="hiddenlink" target="rightframe"><i>
DialogInterface
</i></A><br>
[
all
...]
fields_index_additions.html
188
<nobr><A HREF="android.content.
DialogInterface
.html#android.content.
DialogInterface
.BUTTON_NEGATIVE" class="hiddenlink" target="rightframe">BUTTON_NEGATIVE</A>
190
<nobr><A HREF="android.content.
DialogInterface
.html#android.content.
DialogInterface
.BUTTON_NEUTRAL" class="hiddenlink" target="rightframe">BUTTON_NEUTRAL</A>
192
<nobr><A HREF="android.content.
DialogInterface
.html#android.content.
DialogInterface
.BUTTON_POSITIVE" class="hiddenlink" target="rightframe">BUTTON_POSITIVE</A>
[
all
...]
alldiffs_index_all.html
466
<nobr><A HREF="android.content.
DialogInterface
.html#android.content.
DialogInterface
.BUTTON1" class="hiddenlink" target="rightframe">BUTTON1</A>
469
<nobr><A HREF="android.content.
DialogInterface
.html#android.content.
DialogInterface
.BUTTON2" class="hiddenlink" target="rightframe">BUTTON2</A>
472
<nobr><A HREF="android.content.
DialogInterface
.html#android.content.
DialogInterface
.BUTTON3" class="hiddenlink" target="rightframe">BUTTON3</A>
475
<nobr><A HREF="android.content.
DialogInterface
.html#android.content.
DialogInterface
.BUTTON_NEGATIVE" class="hiddenlink" target="rightframe">BUTTON_NEGATIVE</A>
478
<nobr><A HREF="android.content.
DialogInterface
.html#android.content.
DialogInterface
.BUTTON_NEUTRAL" class="hiddenlink" target="rightframe">BUTTON_NEUTRAL</A
[
all
...]
methods_index_changes.html
355
<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton2_changed(java.lang.CharSequence, android.content.
DialogInterface
.OnClickListener)" class="hiddenlink" target="rightframe">type
362
<nobr><A HREF="android.app.AlertDialog.html#android.app.AlertDialog.setButton3_changed(java.lang.CharSequence, android.content.
DialogInterface
.OnClickListener)" class="hiddenlink" target="rightframe">type
/frameworks/base/api/
3.xml
[
all
...]
4.xml
[
all
...]
5.xml
[
all
...]
6.xml
[
all
...]
7.xml
[
all
...]
8.xml
[
all
...]
10.xml
[
all
...]
9.xml
[
all
...]
/packages/apps/MusicFX/src/com/android/musicfx/
ActivityMusic.java
30
import android.content.
DialogInterface
;
31
import android.content.
DialogInterface
.OnCancelListener;
/packages/apps/Contacts/src/com/android/contacts/dialpad/
DialpadFragment.java
35
import android.content.
DialogInterface
;
[
all
...]
/packages/apps/Music/src/com/android/music/
MediaPlaybackActivity.java
30
import android.content.
DialogInterface
;
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/4/changes/
methods_index_all.html
379
<nobr><A HREF="android.app.SearchManager.html#android.app.SearchManager.onCancel_changed(android.content.
DialogInterface
)" class="hiddenlink" target="rightframe">onCancel
380
(<code>
DialogInterface
</code>)</A></nobr><br>
381
<nobr><A HREF="android.app.SearchManager.html#android.app.SearchManager.onDismiss_changed(android.content.
DialogInterface
)" class="hiddenlink" target="rightframe">onDismiss
382
(<code>
DialogInterface
</code>)</A></nobr><br>
[
all
...]
/frameworks/base/docs/html/resources/tutorials/localization/
index.jd
157
.setPositiveButton("Done", new
DialogInterface
.OnClickListener() {
158
public void onClick(
DialogInterface
dialog, int id) {
/frameworks/base/services/java/com/android/server/
InputMethodManagerService.java
44
import android.content.
DialogInterface
;
45
import android.content.
DialogInterface
.OnCancelListener;
[
all
...]
/packages/apps/Phone/src/com/android/phone/
PhoneUtils.java
25
import android.content.
DialogInterface
;
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/3/
missingSinces.txt
392
NO DOC BLOCK: android.app.AlertDialog Method setButton(int, java.lang.CharSequence, android.content.
DialogInterface
.OnClickListener)
394
NO DOC BLOCK: android.app.AlertDialog Method setButton(java.lang.CharSequence, android.content.
DialogInterface
.OnClickListener)
[
all
...]
/prebuilt/sdk/14/
android.jar
/frameworks/ex/chips/src/com/android/ex/chips/
RecipientEditTextView.java
23
import android.content.
DialogInterface
;
24
import android.content.
DialogInterface
.OnDismissListener;
[
all
...]
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
PinyinIME.java
23
import android.content.
DialogInterface
;
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/8/changes/
classes_index_additions.html
144
<A HREF="pkg_android.content.html#
DialogInterface
.OnShowListener" class="hiddenlink" target="rightframe"><b><i>
DialogInterface
.OnShowListener</i></b></A><br>
Completed in 1185 milliseconds
<<
11
12
13