Lines Matching defs:result
601 AtCommandResult result = new AtCommandResult(AtCommandResult.UNSOLICITED); in updateServiceState() local
637 AtCommandResult result = new AtCommandResult(AtCommandResult.UNSOLICITED); in handlePreciseCallStateChange() local
870 AtCommandResult result = new AtCommandResult(AtCommandResult.UNSOLICITED); in ring() local
888 AtCommandResult result = new AtCommandResult(AtCommandResult.OK); in toCindResult() local
896 AtCommandResult result = new AtCommandResult(AtCommandResult.OK); in toCsqResult() local
1255 AtCommandResult result = new AtCommandResult(AtCommandResult.OK); in gsmGetClccResult() local
1308 String result = "+CLCC: " + (index + 1) + "," + direction + "," + state + ",0," + mpty; in connectionToClccEntry() local
1359 AtCommandResult result = new AtCommandResult(AtCommandResult.OK); in cdmaGetClccResult() local
1432 String result = "+CLCC: " + (index + 1) + "," + direction + "," + state + ",0," + mpty; in cdmaConnectionToClccEntry() local
2128 AtCommandResult result = new AtCommandResult(AtCommandResult.UNSOLICITED); in reportCmeError() local
2316 AtCommandResult result = in run() local