Searched refs:CROSS_SIM_CALLING_DISABLE_EVENT (Results 1 – 3 of 3) sorted by relevance
74 public static final int CROSS_SIM_CALLING_DISABLE_EVENT = 9; field in IwlanEventListener91 CROSS_SIM_CALLING_DISABLE_EVENT,322 ret = CROSS_SIM_CALLING_DISABLE_EVENT; in getUnthrottlingEvent()388 : CROSS_SIM_CALLING_DISABLE_EVENT; in getCurrentUriSetting()
166 case IwlanEventListener.CROSS_SIM_CALLING_DISABLE_EVENT: in handleMessage()201 events.add(IwlanEventListener.CROSS_SIM_CALLING_DISABLE_EVENT); in IwlanNetworkServiceProvider()
154 when(mMockHandler.obtainMessage(eq(IwlanEventListener.CROSS_SIM_CALLING_DISABLE_EVENT))) in testCrossSimCallingSettingDisableChanged()158 events.add(IwlanEventListener.CROSS_SIM_CALLING_DISABLE_EVENT); in testCrossSimCallingSettingDisableChanged()