Searched refs:enabledActions (Results 1 – 1 of 1) sorted by relevance
429 String enabledActions = Settings.Global.getString( in updateGlobalConfigActions() local433 if (!TextUtils.isEmpty(enabledActions)) { in updateGlobalConfigActions()434 String[] splitEnabledActions = enabledActions.split(","); in updateGlobalConfigActions()