Searched refs:OPEN_ACTION (Results 1 – 1 of 1) sorted by relevance
51 public static final String OPEN_ACTION = "com.android.traceur.OPEN"; field in Receiver89 } else if (OPEN_ACTION.equals(intent.getAction())) { in onReceive()