Searched refs:APP_REMOVED (Results 1 – 4 of 4) sorted by relevance
22 APP_REMOVED = 0, enumerator
45 listener_.OnPolicyChanged(PolicyType::APP_REMOVED, detectorVal); in OnReceiveEvent()
32 const std::string APP_REMOVED = "app_removed"; variable281 defaultPaymentElement_.GetBundleName(), APP_REMOVED); in OnAppAddOrChangeOrRemove()587 std::string appStatus = defaultPaymentBundleInstalled_ ? APP_ADDED : APP_REMOVED; in InitDefaultPaymentApp()
342 case PolicyType::APP_REMOVED: { in OnPolicyChanged()