Home
last modified time | relevance | path

Searched refs:NDEF_PUSH_NOT_ENABLED_DIALOG_ID (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/
DNdefPushSenderActivity.java42 private static final int NDEF_PUSH_NOT_ENABLED_DIALOG_ID = 2; field in NdefPushSenderActivity
78 showDialog(NDEF_PUSH_NOT_ENABLED_DIALOG_ID); in onResume()
94 case NDEF_PUSH_NOT_ENABLED_DIALOG_ID: in onCreateDialog()
DLlcpVersionActivity.java42 private static final int NDEF_PUSH_NOT_ENABLED_DIALOG_ID = 2; field in LlcpVersionActivity
80 showDialog(NDEF_PUSH_NOT_ENABLED_DIALOG_ID); in onResume()
96 case NDEF_PUSH_NOT_ENABLED_DIALOG_ID: in onCreateDialog()