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

  /external/vulkan-validation-layers/layers/
device_limits.h 54 } CALL_STATE;
58 CALL_STATE vkEnumeratePhysicalDevicesState;
65 CALL_STATE vkGetPhysicalDeviceQueueFamilyPropertiesState;
67 CALL_STATE vkGetPhysicalDeviceLayerPropertiesState;
69 CALL_STATE vkGetPhysicalDeviceExtensionPropertiesState;
71 CALL_STATE vkGetPhysicalDeviceFeaturesState;
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyEvents.java 61 callState.put(TelephonyConstants.CallStateContainer.CALL_STATE,
TelephonyConstants.java 378 public static final String CALL_STATE = "callState";
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 587 CALL_STATE = "callState"
tel_test_utils.py 507 field=CallStateContainer.CALL_STATE,
625 field=CallStateContainer.CALL_STATE,
718 field=CallStateContainer.CALL_STATE,
752 field=CallStateContainer.CALL_STATE,
872 field=CallStateContainer.CALL_STATE,
    [all...]
tel_video_utils.py 453 field=CallStateContainer.CALL_STATE,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tapi3if.h 499 typedef enum CALL_STATE {
503 } CALL_STATE;
    [all...]

Completed in 548 milliseconds