Searched refs:sPreBootHandles (Results 1 – 1 of 1) sorted by relevance
65 private static Set<PhoneAccountHandle> sPreBootHandles = new ArraySet<>(); field in VvmSimStateTracker156 for (PhoneAccountHandle phoneAccountHandle : sPreBootHandles) { in onBootCompleted()168 sPreBootHandles.clear(); in onBootCompleted()179 for (PhoneAccountHandle phoneAccountHandle : sPreBootHandles) { in checkRemovedSim()181 sPreBootHandles.remove(phoneAccountHandle); in checkRemovedSim()214 sPreBootHandles.add(phoneAccountHandle); in onCarrierConfigChanged()