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.java136 int newVoiceTech = ((int[]) ar.result)[0]; in handleMessage() local
137 logd(what + ": newVoiceTech=" + newVoiceTech); in handleMessage()
138 phoneObjectUpdater(newVoiceTech); in handleMessage()