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