Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneProxy.java134 int newVoiceTech = ((int[]) ar.result)[0]; in handleMessage() local
135 logd(what + ": newVoiceTech=" + newVoiceTech); in handleMessage()
136 phoneObjectUpdater(newVoiceTech); in handleMessage()