Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyDevController.java86 updateOrInsert(hw, mModems); in initFromResource()
88 updateOrInsert(hw, mSims); in initFromResource()
143 private static void updateOrInsert(HardwareConfig hw, ArrayList<HardwareConfig> list) { in updateOrInsert() method in TelephonyDevController
173 updateOrInsert(hw, mModems); in handleGetHardwareConfigChanged()
175 updateOrInsert(hw, mSims); in handleGetHardwareConfigChanged()