Searched refs:PARAMETER_DIRECTION (Results 1 – 3 of 3) sorted by relevance
50 public static final String PARAMETER_DIRECTION = "direction"; field in SlicesConstants
667 String direction = uri.getQueryParameter(SlicesConstants.PARAMETER_DIRECTION); in handleUri()
85 .appendQueryParameter(SlicesConstants.PARAMETER_DIRECTION, SlicesConstants.BACKWARD) in notifyToGoBack()