Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DPropertyMap.cpp59 bool PropertyMap::hasProperty(const std::string& key) const { in hasProperty() function in android::PropertyMap
/frameworks/native/services/inputflinger/reader/mapper/gestures/
DPropertyProvider.cpp72 bool PropertyProvider::hasProperty(const std::string& name) const { in hasProperty() function in android::PropertyProvider
/frameworks/base/telecomm/java/android/telecom/
DCall.java865 public static boolean hasProperty(int properties, int property) { in hasProperty() method in Call.Details
875 public boolean hasProperty(int property) { in hasProperty() method in Call.Details