HomeSort by relevance Sort by last modified time
    Searched defs:cmdType (Results 1 - 12 of 12) 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 143 AppInterface.CommandType cmdType = AppInterface.CommandType
145 if (cmdType == null) {
161 switch (cmdType) {
616 AppInterface.CommandType cmdType = AppInterface.CommandType
623 } else if (cmdType == AppInterface.CommandType.SET_UP_MENU) {
    [all...]
CatService.java 607 CommandType cmdType = AppInterface.CommandType.fromInt(cmdDet.typeOfCommand);
608 if (cmdType != null) {
609 switch (cmdType) {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
RemoteDevices.java 646 int cmdType = intent.getIntExtra(
649 if (cmdType != BluetoothHeadset.AT_CMD_TYPE_SET) {
  /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/lib/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 1558 milliseconds