Home
last modified time | relevance | path

Searched defs:defaultState (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences.cpp877 NotificationConstant::SWITCH_STATE defaultState = CheckApiCompatibility(bundleOption) ? in CheckSlotForCreateSlot() local
945 NotificationConstant::SWITCH_STATE defaultState = CheckApiCompatibility(bundleOption) ? in SetBundleProperty() local
1096 NotificationConstant::SWITCH_STATE defaultState = CheckApiCompatibility(bundleOption) ? in SetDistributedEnabledByBundle() local
1132 NotificationConstant::SWITCH_STATE defaultState = CheckApiCompatibility(bundleOption) ? in IsDistributedEnabledByBundle() local
Dnotification_preferences_database.cpp691 … NotificationConstant::SWITCH_STATE defaultState = CheckApiCompatibility(bundleName, bundleUid) ? in CheckBundle() local
/base/telephony/cellular_data/test/
Dcellular_state_machine_test.cpp2161 auto defaultState = static_cast<Default *>(cellularMachine->defaultState_.GetRefPtr()); variable