Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRadioInfo.java129 private static final int CELL_INFO_LIST_RATE_DISABLED = Integer.MAX_VALUE; field in RadioInfo
156 CELL_INFO_LIST_RATE_DISABLED,
596 mTelephonyManager.setCellInfoListRate(CELL_INFO_LIST_RATE_DISABLED); in onPause()