Searched refs:sPreBootHandles (Results 1 – 1 of 1) sorted by relevance
68 private static Set<PhoneAccountHandle> sPreBootHandles = new ArraySet<>(); field in VvmSimStateTracker161 for (PhoneAccountHandle phoneAccountHandle : sPreBootHandles) { in onBootCompleted()173 sPreBootHandles.clear(); in onBootCompleted()184 for (PhoneAccountHandle phoneAccountHandle : sPreBootHandles) { in checkRemovedSim()186 sPreBootHandles.remove(phoneAccountHandle); in checkRemovedSim()219 sPreBootHandles.add(phoneAccountHandle); in onCarrierConfigChanged()