Searched refs:KEY_CONTENT_ACTION_INDEX (Results 1 – 2 of 2) sorted by relevance
2319 private static final String KEY_CONTENT_ACTION_INDEX = "contentActionIndex"; field in NotificationCompat.WearableExtender2382 mContentActionIndex = wearableBundle.getInt(KEY_CONTENT_ACTION_INDEX, in WearableExtender()2426 wearableBundle.putInt(KEY_CONTENT_ACTION_INDEX, in extend()
4679 private static final String KEY_CONTENT_ACTION_INDEX = "contentActionIndex"; field in Notification.WearableExtender4739 mContentActionIndex = wearableBundle.getInt(KEY_CONTENT_ACTION_INDEX, in WearableExtender()4781 wearableBundle.putInt(KEY_CONTENT_ACTION_INDEX, in extend()