Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneConfigurationManager.java171 addToPhoneStatusCache(phoneId, enabled); in handleMessage()
276 public void addToPhoneStatusCache(int phoneId, boolean status) { in addToPhoneStatusCache() method in PhoneConfigurationManager