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.java169 public static final String ACTION_LLCP_UP = field in NfcService
1876 Intent actIntent = new Intent(ACTION_LLCP_UP); in handleMessage()