Home
last modified time | relevance | path

Searched defs:propertyValue (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/serialization/
DKeyChainSnapshotSerializer.java168 XmlSerializer xmlSerializer, String propertyName, long propertyValue) in writePropertyTag()
176 XmlSerializer xmlSerializer, String propertyName, String propertyValue) in writePropertyTag()
184 XmlSerializer xmlSerializer, String propertyName, @Nullable byte[] propertyValue) in writePropertyTag()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/support/
DRecyclerViewUtil.java129 @NonNull Object propertyValue, @NonNull String propertySetter) in setProperty()
136 @Nullable Object propertyValue, @NonNull String propertySetter) in setProperty()
138 invoke(getMethod(object.getClass(), propertySetter, propertyClass), object, propertyValue); in setProperty() local
/frameworks/av/media/ndk/
DNdkMediaDrm.cpp687 const char **propertyValue) { in AMediaDrm_getPropertyString()
709 const char *propertyName, AMediaDrmByteArray *propertyValue) { in AMediaDrm_getPropertyByteArray()
/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java811 String propertyValue = SystemProperties.get(ZRAM_ENABLED_PROPERTY); in refreshZramSettings() local
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1702 String8 propertyValue; in TEST_F() local