Searched refs:EVENT_TRIGGER_NOTIFY_ANBR (Results 1 – 3 of 3) sorted by relevance
605 public static final int EVENT_TRIGGER_NOTIFY_ANBR = 38; field in TelephonyCallback696 EVENT_TRIGGER_NOTIFY_ANBR,
533 mCi.registerForNotifyAnbr(this, EVENT_TRIGGER_NOTIFY_ANBR, null); in initOnce()3700 case EVENT_TRIGGER_NOTIFY_ANBR: in handleMessage()
255 protected static final int EVENT_TRIGGER_NOTIFY_ANBR = 68; field in Phone