Searched refs:ACTION_REMOTE_INTENT (Results 1 – 2 of 2) sorted by relevance
33 if (intent.getAction().equals(Intent.ACTION_REMOTE_INTENT)) { in onReceive()
2418 public static final String ACTION_REMOTE_INTENT = field in Intent