Home
last modified time | relevance | path

Searched refs:getCmdType (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DCatCmdMessage.java85 switch(getCmdType()) { in CatCmdMessage()
146 switch (getCmdType()) { in CatCmdMessage()
180 switch(getCmdType()) { in writeToParcel()
219 public AppInterface.CommandType getCmdType() { in getCmdType() method in CatCmdMessage