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