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.java90 updateOrInsert(hw, mModems); in initFromResource()
92 updateOrInsert(hw, mSims); in initFromResource()
147 private static void updateOrInsert(HardwareConfig hw, ArrayList<HardwareConfig> list) { in updateOrInsert() method in TelephonyDevController
176 updateOrInsert(hw, mModems); in handleGetHardwareConfigChanged()
178 updateOrInsert(hw, mSims); in handleGetHardwareConfigChanged()