Home | History | Annotate | Download | only in accounts

Lines Matching refs:KEY_AUTH_TOKEN_LABEL

230     public static final String KEY_AUTH_TOKEN_LABEL = "authTokenLabelKey";
733 if (!bundle.containsKey(KEY_AUTH_TOKEN_LABEL)) {
736 return bundle.getString(KEY_AUTH_TOKEN_LABEL);