Searched refs:mShortcutLongLabel (Results 1 – 1 of 1) sorted by relevance
146 private final CharSequence mShortcutLongLabel; field in QuickAccessWalletServiceInfo.ServiceMetadata160 mShortcutLongLabel = shortcutLongLabel; in ServiceMetadata()264 if (!TextUtils.isEmpty(mServiceMetadata.mShortcutLongLabel)) { in getShortcutLongLabel()265 return mServiceMetadata.mShortcutLongLabel; in getShortcutLongLabel()