Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java9046 private static final String KEY_CONTENT_ACTION_INDEX = "contentActionIndex"; field in Notification.Builder.WearableExtender
9112 mContentActionIndex = wearableBundle.getInt(KEY_CONTENT_ACTION_INDEX, in WearableExtender()
9156 wearableBundle.putInt(KEY_CONTENT_ACTION_INDEX, in extend()