Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java286 int mDebounceTagDebounceMs; field in NfcService
1317 mDebounceTagDebounceMs = debounceMs; in ignore()
2555 debounceTagMs = mDebounceTagDebounceMs; in handleMessage()