Searched refs:mShortcutShortLabel (Results 1 – 1 of 1) sorted by relevance
144 private final CharSequence mShortcutShortLabel; field in QuickAccessWalletServiceInfo.ServiceMetadata159 mShortcutShortLabel = shortcutShortLabel; in ServiceMetadata()256 if (!TextUtils.isEmpty(mServiceMetadata.mShortcutShortLabel)) { in getShortcutShortLabel()257 return mServiceMetadata.mShortcutShortLabel; in getShortcutShortLabel()