Searched refs:EXTRA_GET_ATTENTION (Results 1 – 2 of 2) sorted by relevance
110 intent.getBooleanExtra(NotificationUtils.EXTRA_GET_ATTENTION, false); in onHandleIntent()
93 public static final String EXTRA_GET_ATTENTION = "get-attention"; field in NotificationUtils485 intent.putExtra(EXTRA_GET_ATTENTION, getAttention); in sendSetNewEmailIndicatorIntent()