Searched refs:RES_SHOW_EMERGENCY_CALL_NOTIFICATION (Results 1 – 3 of 3) sorted by relevance
306 public static final String RES_SHOW_EMERGENCY_CALL_NOTIFICATION = field in BlockedNumberContract542 return res != null && res.getBoolean(RES_SHOW_EMERGENCY_CALL_NOTIFICATION, false); in shouldShowEmergencyCallNotification()
24 import static android.provider.BlockedNumberContract.RES_SHOW_EMERGENCY_CALL_NOTIFICATION;266 return res != null && res.getBoolean(RES_SHOW_EMERGENCY_CALL_NOTIFICATION, false); in shouldShowEmergencyCallNotification()
40847 Landroid/provider/BlockedNumberContract;->RES_SHOW_EMERGENCY_CALL_NOTIFICATION:Ljava/lang/String;