Home
last modified time | relevance | path

Searched defs:getCaps (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/headers/media_plugin/media/hardware/
DHDCPAPI.h91 virtual uint32_t getCaps() { in getCaps() function
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRILUtils.java5487 public static Set<String> getCaps(HalVersion radioHalVersion, boolean modemReducedFeatureSet1) { in getCaps() method in RILUtils