Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcDispatcher.java314 int muteAppCount = 0; in checkPrefList() local
328 muteAppCount++; in checkPrefList()
338 if (muteAppCount > 0) { in checkPrefList()
339 if (DBG) Log.d(TAG, "muteAppCount = " + muteAppCount); in checkPrefList()