Searched refs:TYPE_READ (Results 1 – 2 of 2) sorted by relevance
97 static final int TYPE_READ = 0; field in AtPhonebook168 case TYPE_READ: // Read in handleCscsCommand()213 case TYPE_READ: // Read in handleCpbsCommand()314 case TYPE_READ: in handleCpbrCommand()
1584 commandType = AtPhonebook.TYPE_READ; in getAtCommandType()