HomeSort by relevance Sort by last modified time
    Searched defs:supportedFeatures (Results 1 - 9 of 9) 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...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiFeatureInfo.cpp     [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 
  /prebuilts/sdk/tools/
jack-jar-tools.jar 
jack-jacoco-reporter.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 701 milliseconds