Searched defs:hasProperty (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/input/ | ||
D | PropertyMap.cpp | 46 bool PropertyMap::hasProperty(const String8& key) const { in hasProperty() function in android::PropertyMap |
/frameworks/base/telecomm/java/android/telecom/ | ||
D | Call.java | 840 public static boolean hasProperty(int properties, int property) { in hasProperty() method in Call.Details |