HomeSort by relevance Sort by last modified time
    Searched refs:getCommandType (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CatService.java 219 CatLog.d(this, cmdParams.getCommandType().name());
223 switch (cmdParams.getCommandType()) {
310 CatLog.d(this, "cmd " + cmdParams.getCommandType() + " with null alpha id");
313 if (cmdParams.getCommandType() == CommandType.OPEN_CHANNEL) {
338 ((cmdParams.getCommandType() == CommandType.CLOSE_CHANNEL) ||
339 (cmdParams.getCommandType() == CommandType.RECEIVE_DATA) ||
340 (cmdParams.getCommandType() == CommandType.SEND_DATA))) {
CommandParams.java 32 AppInterface.CommandType getCommandType() {
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 65 milliseconds