Searched refs:ENABLE_VONR_SUCCESS (Results 1 – 4 of 4) sorted by relevance
156 if (result == TelephonyManager.ENABLE_VONR_SUCCESS) { in setChecked()
184 doReturn(TelephonyManager.ENABLE_VONR_SUCCESS).when( in updateState_configOn_prefChecked()
12155 public static final int ENABLE_VONR_SUCCESS = 0; field in TelephonyManager12184 ENABLE_VONR_SUCCESS,
968 request.result = TelephonyManager.ENABLE_VONR_SUCCESS; in handleMessage()8328 if (result == TelephonyManager.ENABLE_VONR_SUCCESS) { in setVoNrEnabled()