Searched refs:NOTIFY_RANKING_UPDATED (Results 1 – 2 of 2) sorted by relevance
55 static final int NOTIFY_RANKING_UPDATED = 3; field in CarNotificationListener198 sendNotificationEventToHandler(/* alertEntry= */ null, NOTIFY_RANKING_UPDATED); in onNotificationRankingUpdate()
160 if (message.what == CarNotificationListener.NOTIFY_RANKING_UPDATED) { in handleMessage()