Searched refs:getPhoneStatusFromCache (Results 1 – 2 of 2) sorted by relevance
226 return getPhoneStatusFromCache(phoneId); in getPhoneStatus()260 public boolean getPhoneStatusFromCache(int phoneId) throws NoSuchElementException { in getPhoneStatusFromCache() method in PhoneConfigurationManager
9291 return mPhoneConfigurationManager.getPhoneStatusFromCache(phone.getPhoneId()); in isModemEnabledForSlot()