Searched defs:channelIdIndex (Results 1 – 2 of 2) sorted by relevance
477 final int channelIdIndex; in writeNotificationToParcel() local527 final int channelIdIndex = p.readInt(); in readNotificationFromParcel() local
277 final int channelIdIndex = Arrays.binarySearch(stringPool, notification.getChannelId()); in writeNotification() local