Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DPropertyMap.cpp46 bool PropertyMap::hasProperty(const String8& key) const { in hasProperty() function in android::PropertyMap
/frameworks/base/telecomm/java/android/telecom/
DCall.java840 public static boolean hasProperty(int properties, int property) { in hasProperty() method in Call.Details
850 public boolean hasProperty(int property) { in hasProperty() method in Call.Details