Searched refs:KEY_CONTENT_ACTION_INDEX (Results 1 – 2 of 2) sorted by relevance
3009 private static final String KEY_CONTENT_ACTION_INDEX = "contentActionIndex"; field in NotificationCompat.WearableExtender3078 mContentActionIndex = wearableBundle.getInt(KEY_CONTENT_ACTION_INDEX, in WearableExtender()3124 wearableBundle.putInt(KEY_CONTENT_ACTION_INDEX, in extend()
5831 private static final String KEY_CONTENT_ACTION_INDEX = "contentActionIndex"; field in Notification.WearableExtender5895 mContentActionIndex = wearableBundle.getInt(KEY_CONTENT_ACTION_INDEX, in WearableExtender()5938 wearableBundle.putInt(KEY_CONTENT_ACTION_INDEX, in extend()