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