Home
last modified time | relevance | path

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

/packages/modules/Nfc/NfcNci/src/com/android/nfc/
DNfcWatchdog.java119 Intent watchdogIntent = new Intent(ACTION_WATCHDOG); in ensureWatchdogMonitoring() local
122 mContext, 0, watchdogIntent, PendingIntent.FLAG_IMMUTABLE); in ensureWatchdogMonitoring()