Home
last modified time | relevance | path

Searched refs:useLetterTile (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
DBaseNotificationDelegate.java113 public BaseNotificationDelegate(Context context, boolean useLetterTile) { in BaseNotificationDelegate() argument
115 mUseLetterTile = useLetterTile; in BaseNotificationDelegate()