Searched defs:enabledNotification (Results 1 – 2 of 2) sorted by relevance
118 bool enabledNotification = true; variable191 bool enabledNotification = true; variable
183 int32_t enabledNotification = jsonObject.at(BUNDLE_INFO_ENABLE_NOTIFICATION).get<int32_t>(); in FromJson() local