Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java166 public static final String ACTION_LLCP_DOWN = field in NfcService
1771 Intent deactIntent = new Intent(ACTION_LLCP_DOWN); in handleMessage()