Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DNfcTest.java28 private static int NFC_RESOLVE_TIME_STEP_MILLIS = 1000; field in NfcTest
48 Thread.sleep(NFC_RESOLVE_TIME_STEP_MILLIS); in waitForNfcBeamActivityDisabled()
49 totalDelayedMillis += NFC_RESOLVE_TIME_STEP_MILLIS; in waitForNfcBeamActivityDisabled()