Searched refs:EVENT_PHYSICAL_CHANNEL_CONFIG_NOTIF_CHANGED (Results 1 – 2 of 2) sorted by relevance
85 private static final int EVENT_PHYSICAL_CHANNEL_CONFIG_NOTIF_CHANGED = 6; field in NetworkTypeController95 EVENT_PHYSICAL_CHANNEL_CONFIG_NOTIF_CHANGED, EVENT_PRIMARY_TIMER_EXPIRED,106 sEvents[EVENT_PHYSICAL_CHANNEL_CONFIG_NOTIF_CHANGED] =189 EVENT_PHYSICAL_CHANNEL_CONFIG_NOTIF_CHANGED, null); in registerForAllEvents() local463 case EVENT_PHYSICAL_CHANNEL_CONFIG_NOTIF_CHANGED: in processMessage()
54 private static final int EVENT_PHYSICAL_CHANNEL_CONFIG_NOTIF_CHANGED = 6; field in NetworkTypeControllerTest312 mNetworkTypeController.sendMessage(EVENT_PHYSICAL_CHANNEL_CONFIG_NOTIF_CHANGED, in testEventPhysicalChannelConfigNotifChanged()