Searched refs:ACCOUNT_ID_PARAM (Results 1 – 1 of 1) sorted by relevance
34 private static final String ACCOUNT_ID_PARAM = "ACCOUNT_ID"; field in IntentUtilities59 b.appendQueryParameter(ACCOUNT_ID_PARAM, Long.toString(accountId)); in setAccountId()104 return getLongFromIntent(intent, ACCOUNT_ID_PARAM); in getAccountIdFromIntent()