Searched refs:getCellBroadcastChannelResourcesKey (Results 1 – 4 of 4) sorted by relevance
316 int resourcesKey = channelManager.getCellBroadcastChannelResourcesKey(serviceCategory); in getSmsSenderAddressResource()356 int resourcesKey = channelManager.getCellBroadcastChannelResourcesKey(serviceCategory); in getDialogTitleResource()431 if (channelManager.getCellBroadcastChannelResourcesKey(serviceCategory) in getDialogPictogramResource()
523 return getCellBroadcastChannelResourcesKey(channel) == key; in checkCellBroadcastChannelRange()532 public int getCellBroadcastChannelResourcesKey(int channel) { in getCellBroadcastChannelResourcesKey() method in CellBroadcastChannelManager
235 if (channelManager.getCellBroadcastChannelResourcesKey(message.getServiceCategory()) in shouldDisplayFullScreenMessage()542 int resourcesKey = channelManager.getCellBroadcastChannelResourcesKey(channel); in isChannelEnabled()
266 assertEquals(mChannelManager1.getCellBroadcastChannelResourcesKey(0xA804), in testGetCellBroadcastChannelResourcesKey()269 assertEquals(mChannelManager2.getCellBroadcastChannelResourcesKey(0xA804), in testGetCellBroadcastChannelResourcesKey()272 assertEquals(mChannelManager2.getCellBroadcastChannelResourcesKey(0xAFED), in testGetCellBroadcastChannelResourcesKey()