HomeSort by relevance Sort by last modified time
    Searched defs:cmdType (Results 1 - 13 of 13) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/include/
svga_overlay.h 67 uint32 cmdType;
80 uint32 cmdType;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CommandParamsFactory.java 152 AppInterface.CommandType cmdType = AppInterface.CommandType
154 if (cmdType == null) {
170 switch (cmdType) {
633 AppInterface.CommandType cmdType = AppInterface.CommandType
640 } else if (cmdType == AppInterface.CommandType.SET_UP_MENU) {
    [all...]
CatService.java 628 CommandType cmdType = AppInterface.CommandType.fromInt(cmdDet.typeOfCommand);
629 if (cmdType != null) {
630 switch (cmdType) {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
RemoteDevices.java 714 int cmdType =
718 if (cmdType != BluetoothHeadset.AT_CMD_TYPE_SET) {
    [all...]
  /packages/apps/Stk/src/com/android/stk/
StkAppService.java     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/
netty-codec-socks-4.1.6.Final.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 574 milliseconds