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.java268 static final int INVALID_NATIVE_HANDLE = -1; field in NfcService
271 int mDebounceTagNativeHandle = INVALID_NATIVE_HANDLE;
1113 if (debounceMs == 0 && mDebounceTagNativeHandle != INVALID_NATIVE_HANDLE in ignore()
2283 mDebounceTagNativeHandle = INVALID_NATIVE_HANDLE; in handleMessage()
2359 mDebounceTagNativeHandle = INVALID_NATIVE_HANDLE; in handleMessage()