Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java211 public static final String ACTION_LLCP_UP = field in NfcService
2231 Intent actIntent = new Intent(ACTION_LLCP_UP); in handleMessage()