OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:createnotenableddialog
(Results
1 - 4
of
4
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/
NdefPushSenderActivity.java
92
return NfcDialogs.
createNotEnabledDialog
(this);
NfcDialogs.java
30
static AlertDialog
createNotEnabledDialog
(final Context context) {
NdefPushReceiverActivity.java
119
return NfcDialogs.
createNotEnabledDialog
(this);
TagVerifierActivity.java
288
return NfcDialogs.
createNotEnabledDialog
(this);
Completed in 198 milliseconds