Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java301 private static final int NCI_MSG_PROP_ANDROID_POWER_SAVING = 0x01; field in NfcService
2589 && payload[0] == NCI_MSG_PROP_ANDROID_POWER_SAVING; in isPowerSavingModeCmd()