Searched refs:EVENT_USER_DATA_ENABLED (Results 1 – 1 of 1) sorted by relevance
75 private static final int EVENT_USER_DATA_ENABLED = 1; field in MultiSimSettingController204 obtainMessage(EVENT_USER_DATA_ENABLED, subId, enable ? 1 : 0).sendToTarget(); in notifyUserDataEnabled()249 case EVENT_USER_DATA_ENABLED: { in handleMessage()