Searched refs:ACCOUNT_UUID_PARAM (Results 1 – 1 of 1) sorted by relevance
38 private static final String ACCOUNT_UUID_PARAM = "ACCOUNT_UUID"; field in IntentUtilities97 b.appendQueryParameter(ACCOUNT_UUID_PARAM, mUuid); in setAccountUuid()136 String uuid = uri.getQueryParameter(ACCOUNT_UUID_PARAM); in getAccountUuidFromIntent()