Searched refs:showInCallScreen (Results 1 – 15 of 15) sorted by relevance
168 telecomManager?.showInCallScreen(/* showDialpad = */ false) in returnToCall()
42 void showInCallScreen(boolean showDialpad, String callingPackage, String callingFeatureId); in showInCallScreen() method
178 mTelecomManager.showInCallScreen(false); in takeEmergencyCallAction()
137 verify(telecomManager).showInCallScreen(eq(false)) in duringCall_returnToCallButton()
2431 public void showInCallScreen(boolean showDialpad) { in showInCallScreen() method in TelecomManager2435 service.showInCallScreen(showDialpad, mContext.getOpPackageName(), in showInCallScreen()
446 verify(telecomManager).showInCallScreen(any()) in <lambda>()
794 RequiresPermission: android.telecom.TelecomManager#showInCallScreen(boolean):795 …Method 'showInCallScreen' documentation mentions permissions already declared by @RequiresPermissi…
1126 RequiresPermission: android.telecom.TelecomManager#showInCallScreen(boolean):1127 …Method 'showInCallScreen' documentation mentions permissions already declared by @RequiresPermissi…
1282 RequiresPermission: android.telecom.TelecomManager#showInCallScreen(boolean):1283 …Method 'showInCallScreen' documentation mentions permissions already declared by @RequiresPermissi…
1202 RequiresPermission: android.telecom.TelecomManager#showInCallScreen(boolean):1203 …Method 'showInCallScreen' documentation mentions permissions already declared by @RequiresPermissi…
43293 …iresPermission(android.Manifest.permission.READ_PHONE_STATE) public void showInCallScreen(boolean);
2666 tm.showInCallScreen(false); in stopLockTaskModeInternal()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
82987 Lcom/android/internal/telecom/ITelecomService$Stub$Proxy;->showInCallScreen(ZLjava/lang/String;)V83084 Lcom/android/internal/telecom/ITelecomService;->showInCallScreen(ZLjava/lang/String;)V
28173 method public void showInCallScreen(boolean);