Home
last modified time | relevance | path

Searched defs:callContext (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DVideoPauseController.java331 private static boolean areSame(Call call, CallContext callContext) { in areSame()
346 private static boolean canVideoPause(CallContext callContext) { in canVideoPause()
356 private static boolean isVideoCall(CallContext callContext) { in isVideoCall()