Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java420 private static final int MIN_IDENTIFIER_DISCLOSURE_VERSION = 202; field in PhoneInterfaceManager
12842 if (getHalVersion(HAL_SERVICE_NETWORK) < MIN_IDENTIFIER_DISCLOSURE_VERSION) { in checkForIdentifierDisclosureNotificationSupport()