Searched defs:CallbackSetting (Results 1 – 2 of 2) sorted by relevance
40 struct CallbackSetting { struct41 CallbackSetting(sp<IThermalChangedCallback> callback, bool is_filter_type, in CallbackSetting() function44 sp<IThermalChangedCallback> callback;45 bool is_filter_type;46 TemperatureType_2_0 type;
48 struct CallbackSetting { struct49 CallbackSetting(sp<IThermalChangedCallback> callback, bool is_filter_type, TemperatureType type) in CallbackSetting() argument51 sp<IThermalChangedCallback> callback;52 bool is_filter_type;53 TemperatureType type;