Searched refs:fromArg (Results 1 – 1 of 1) sorted by relevance
50 public static MissingArgException fromArg(String arg) { in fromArg() method in WifiUtil.MissingArgException98 throw MissingArgException.fromArg(arg); in expectString()