Searched refs:EVENT_PRIMARY_DATA_SUB_CHANGED (Results 1 – 1 of 1) sorted by relevance
226 private static final int EVENT_PRIMARY_DATA_SUB_CHANGED = 101; field in PhoneSwitcher421 Message msg = PhoneSwitcher.this.obtainMessage(EVENT_PRIMARY_DATA_SUB_CHANGED);442 case EVENT_PRIMARY_DATA_SUB_CHANGED: { in handleMessage()