Searched defs:TOS_DISABLED_APPS_SEPARATOR (Results 1 – 3 of 3) sorted by relevance
34 private const val TOS_DISABLED_APPS_SEPARATOR = "," constant
185 const val TOS_DISABLED_APPS_SEPARATOR = "," in getTosState() constant
95 static final String TOS_DISABLED_APPS_SEPARATOR = ","; field in AppLauncherUtils