Searched refs:ACTION_POST (Results 1 – 1 of 1) sorted by relevance
42 private static final String ACTION_POST = "com.android.cts.robot.ACTION_POST"; field in NotificationBot63 if (ACTION_POST.equals(intent.getAction())) { in onReceive()64 Log.i(TAG, ACTION_POST); in onReceive()