Searched refs:ACTION_MASTER_CLEAR (Results 1 – 2 of 2) sorted by relevance
3190 public static final String ACTION_MASTER_CLEAR = "android.intent.action.MASTER_CLEAR"; field in Intent
17880 || Intent.ACTION_MASTER_CLEAR.equals(action) in checkBroadcastFromSystem()