Searched refs:EXTRA_SURFACE_PACKAGE_TOKEN_STRING (Results 1 – 5 of 5) sorted by relevance
70 public static final String EXTRA_SURFACE_PACKAGE_TOKEN_STRING = field in Constants
218 … .EXTRA_SURFACE_PACKAGE_TOKEN_STRING); in execute()
258 bundle.putString(Constants.EXTRA_SURFACE_PACKAGE_TOKEN_STRING, "aaaa"); in execute()
386 bundle.putString(Constants.EXTRA_SURFACE_PACKAGE_TOKEN_STRING, token); in createResultBundle()
603 mToken = bundle.getString(Constants.EXTRA_SURFACE_PACKAGE_TOKEN_STRING); in onSuccess()