Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java360 static final int INVALID_NATIVE_HANDLE = -1; field in NfcService
363 int mDebounceTagNativeHandle = INVALID_NATIVE_HANDLE;
1950 if (debounceMs == 0 && mDebounceTagNativeHandle != INVALID_NATIVE_HANDLE in ignore()
3812 mDebounceTagNativeHandle = INVALID_NATIVE_HANDLE; in handleMessage()
3879 mDebounceTagNativeHandle = INVALID_NATIVE_HANDLE; in handleMessage()