Searched refs:MSG_BRING_TO_FOREGROUND (Results 1 – 2 of 2) sorted by relevance
223 private static final int MSG_BRING_TO_FOREGROUND = 6; field in InCallService268 case MSG_BRING_TO_FOREGROUND:355 mHandler.obtainMessage(MSG_BRING_TO_FOREGROUND, showDialpad ? 1 : 0, 0).sendToTarget(); in bringToForeground()
66192 Landroid/telecom/InCallService;->MSG_BRING_TO_FOREGROUND:I