Searched defs:isRestrictBackground (Results 1 – 4 of 4) sorted by relevance
64 int32_t NetConnServiceIface::RestrictBackgroundChanged(bool isRestrictBackground) in RestrictBackgroundChanged()
161 int32_t NetManagerCenter::RestrictBackgroundChanged(bool isRestrictBackground) in RestrictBackgroundChanged()
257 bool isRestrictBackground = NetCommonGetData<uint32_t>() % CONVERT_NUMBER_TO_BOOL == 0; in RestrictBackgroundChangedFuzzTest() local
73 inline int32_t RestrictBackgroundChanged(bool isRestrictBackground) override in RestrictBackgroundChanged()