Searched defs:propertyValue (Results 1 – 4 of 4) sorted by relevance
117 @NonNull Object propertyValue, @NonNull String propertySetter) in setProperty()124 @Nullable Object propertyValue, @NonNull String propertySetter) in setProperty()126 invoke(getMethod(object.getClass(), propertySetter, propertyClass), object, propertyValue); in setProperty() local
83 public Result setProperty(Object objectView, String propertyName, String propertyValue) { in setProperty()
522 const char **propertyValue) { in AMediaDrm_getPropertyString()544 const char *propertyName, AMediaDrmByteArray *propertyValue) { in AMediaDrm_getPropertyByteArray()
1311 String8 propertyValue; in TEST_F() local