Searched refs:CB_OPT_OUT_DIALOG (Results 1 – 3 of 3) sorted by relevance
95 + SubscriptionManager.CB_OPT_OUT_DIALOG + " INTEGER DEFAULT 1," in getStringForSimInfoTableCreation()
2581 case SubscriptionManager.CB_OPT_OUT_DIALOG: in setSubscriptionPropertyIntoContentResolver()2650 case SubscriptionManager.CB_OPT_OUT_DIALOG: in getSubscriptionProperty()
653 public static final String CB_OPT_OUT_DIALOG = "show_cmas_opt_out_dialog"; field in SubscriptionManager