Home
last modified time | relevance | path

Searched defs:lastErrors (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DTethering.java918 final ArrayList<Integer> lastErrors = new ArrayList<>(); in sendTetherStateChangedBroadcast() local
972 final ArrayList<Integer> lastErrors) { in buildTetherStatesParcel()