Home
last modified time | relevance | path

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

/packages/modules/ExtServices/src/android/ext/services/notification/
DSmartActionsHelper.java64 static final String KEY_ACTION_SCORE = "action_score"; field in SmartActionsHelper
372 extras.putFloat(KEY_ACTION_SCORE, score); in createNotificationActionFromRemoteAction()