OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ERROR_DIALOG_ID
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/
ProxySelector.java
77
private static final int
ERROR_DIALOG_ID
= 0;
117
if (id ==
ERROR_DIALOG_ID
) {
249
showDialog(
ERROR_DIALOG_ID
);
ApnEditor.java
65
private static final int
ERROR_DIALOG_ID
= 0;
513
showDialog(
ERROR_DIALOG_ID
);
603
if (id ==
ERROR_DIALOG_ID
) {
620
if (id ==
ERROR_DIALOG_ID
) {
Completed in 65 milliseconds