Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DPersistAtomsStorage.java432 CellularDataServiceSwitch[] previousSwitches = mAtoms.cellularDataServiceSwitch; in getCellularDataServiceSwitches() local
433 Arrays.stream(previousSwitches) in getCellularDataServiceSwitches()
437 return previousSwitches; in getCellularDataServiceSwitches()