Searched defs:errored (Results 1 – 2 of 2) sorted by relevance
1040 final ArrayList<TetheringInterface> errored = new ArrayList<>(); in sendTetherStateChangedBroadcast() local1094 final ArrayList<TetheringInterface> errored, in buildTetherStatesParcel()1113 final ArrayList<TetheringInterface> errored) { in buildStateChangeIntent()
336 CMD_TO_STR.put(CMD_EAP_ERRORED, "EAP errored"); in CMD_TO_STR.put()