Home | History | Annotate | Download | only in providers

Lines Matching refs:amName

370         final String amName = json.optString(AccountColumns.ACCOUNT_MANAGER_NAME);
373 if (TextUtils.isEmpty(amName)) {
376 accountManagerName = amName;