Searched refs:InCallRouter (Results 1 – 2 of 2) sorted by relevance
43 private InCallRouter mInCallRouter;74 mInCallRouter = new InCallRouter(getApplicationContext()); in onCreate()
40 class InCallRouter { class52 InCallRouter(Context context) { in InCallRouter() method in InCallRouter