Searched refs:ACTION_DIALOG (Results 1 – 1 of 1) sorted by relevance
59 private static final String ACTION_DIALOG = "com.example.android.hcgallery.action.DIALOG"; field in MainActivity242 if (ACTION_DIALOG.equals(intent.getAction())) { in onNewIntent()307 new Intent(ACTION_DIALOG) in getDialogPendingIntent()