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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
ImsResolver.java 92 public Set<Integer> supportedFeatures;
102 return supportedFeatures != null ? supportedFeatures.equals(that.supportedFeatures)
103 : that.supportedFeatures == null;
110 result = 31 * result + (supportedFeatures != null ? supportedFeatures.hashCode() : 0);
387 Log.d(TAG, "Updating features - Old features: " + match.get().supportedFeatures
388 + " new features: " + info.supportedFeatures);
389 match.get().supportedFeatures = info.supportedFeatures
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/sdp/
SdpManager.java 234 int supportedFeatures,
252 supportedFeatures,
266 int supportedFeatures,
282 supportedFeatures,
295 int supportedFeatures,
311 supportedFeatures,
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMasInstance.java 444 public void setRemoteFeatureMask(int supportedFeatures) {
446 mRemoteFeatureMask = supportedFeatures;
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifi_hal.cpp 165 WifihalGeneric supportedFeatures(handle, 0,
170 ret = supportedFeatures.create();
174 ret = supportedFeatures.set_iface_id(iinfo->name);
178 ret = supportedFeatures.requestResponse();
184 supportedFeatures.getResponseparams(set);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiFeatureInfo.cpp     [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
ImsResolverTest.java     [all...]
  /prebuilts/devtools/tools/lib/
jimfs-1.1.jar 
  /prebuilts/gradle-plugin/com/google/jimfs/jimfs/1.1/
jimfs-1.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/jimfs/jimfs/1.1/
jimfs-1.1.jar 
  /prebuilts/tools/common/offline-m2/com/google/jimfs/jimfs/1.1/
jimfs-1.1.jar 
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiStateMachineTest.java     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/renderpass/
vktRenderPassTests.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /prebuilts/sdk/tools/
jack-jar-tools.jar 
jack-jacoco-reporter.jar 

Completed in 532 milliseconds