Home
last modified time | relevance | path

Searched refs:createStringProperty (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/gestures/
H A DPropertyProvider.cpp44 return static_cast<PropertyProvider*>(data)->createStringProperty(name, loc, init); in createString()
136 GesturesProp* PropertyProvider::createStringProperty(const std::string& name, const char** loc, in createStringProperty() function in android::PropertyProvider
H A DPropertyProvider.h48 GesturesProp* createStringProperty(const std::string& name, const char** loc,