Searched refs:getValue (Results 1 – 2 of 2) sorted by relevance
797 …function getValue(dataAbilityHelper: DataAbilityHelper, name: string, callback: AsyncCallback<obje…798 function getValue(dataAbilityHelper: DataAbilityHelper, name: string): Promise<object>;
225 static getValue(options?: GetBrightnessOptions): void; method in Brightness