Searched refs:RES_ENHANCED_SETTING_IS_ENABLED (Results 1 – 3 of 3) sorted by relevance
296 public static final String RES_ENHANCED_SETTING_IS_ENABLED = "enhanced_setting_enabled"; field in BlockedNumberContract559 return res != null && res.getBoolean(RES_ENHANCED_SETTING_IS_ENABLED, false); in getEnhancedBlockSetting()
364 res.putBoolean(BlockedNumberContract.RES_ENHANCED_SETTING_IS_ENABLED, value); in call()
44810 Landroid/provider/BlockedNumberContract;->RES_ENHANCED_SETTING_IS_ENABLED:Ljava/lang/String;