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