Searched refs:RES_ENHANCED_SETTING_IS_ENABLED (Results 1 – 3 of 3) sorted by relevance
303 public static final String RES_ENHANCED_SETTING_IS_ENABLED = "enhanced_setting_enabled"; field in BlockedNumberContract570 return res != null && res.getBoolean(RES_ENHANCED_SETTING_IS_ENABLED, false); in getEnhancedBlockSetting()
23 import static android.provider.BlockedNumberContract.RES_ENHANCED_SETTING_IS_ENABLED;302 return res != null && res.getBoolean(RES_ENHANCED_SETTING_IS_ENABLED, false); in getBlockedNumberSetting()
40844 Landroid/provider/BlockedNumberContract;->RES_ENHANCED_SETTING_IS_ENABLED:Ljava/lang/String;