Searched refs:getDuo (Results 1 – 18 of 18) sorted by relevance
126 return DuoComponent.get(context).getDuo().getInstallDuoIntent().orNull();140 return DuoComponent.get(context).getDuo().getActivateIntent().orNull();154 return DuoComponent.get(context).getDuo().getInviteIntent(number).orNull();
294 if (DuoComponent.get(context).getDuo().isDuoAccount(phoneAccountHandle)) { in removeSelfManagedCalls()
691 Duo duo = DuoComponent.get(context).getDuo(); in bindActionButtons()826 Duo duo = DuoComponent.get(context).getDuo(); in showDuoPrimaryButton()
31 public abstract Duo getDuo(); in getDuo() method in DuoComponent
44 .getDuo() in startCallForRow()
80 return DuoComponent.get(context).getDuo().isDuoAccount(phoneAccountComponentName); in isDuoCall()
258 DuoComponent.get(context).getDuo().isDuoAccount(row.getPhoneAccountComponentName()); in getNumberTypeLabel()
462 .getDuo() in isDuoCall()467 Duo duo = DuoComponent.get(context).getDuo(); in canPlaceDuoCall()
67 .getDuo() in runWithUi()
187 .getDuo() in placeCall()
148 entry.setIsDuoCall(DuoComponent.get(context).getDuo().isDuoAccount(phoneAccountComponentName)); in toCallDetailsEntry()
85 new CallTypeHelper(context.getResources(), DuoComponent.get(context).getDuo()); in CallDetailsAdapterCommon()
669 && DuoComponent.get(context).getDuo().isReachable(context, previousChannel.number())) { in insertDuoChannelsToStarredContact()678 && DuoComponent.get(context).getDuo().isReachable(context, previousChannel.number())) { in insertDuoChannelsToStarredContact()
203 if (DuoComponent.get(context).getDuo().isReachable(context, number)) { in getCallToAction()
298 Duo duo = DuoComponent.get(context).getDuo(); in saveCursorToCache()
781 DuoComponent.get(this).getDuo().reloadReachability(this); in onActivityResult()
1939 DuoComponent.get(call.context).getDuo(), call, call.telecomCall, phoneNumber)); in VideoTechManager()
651 DuoComponent.get(activity).getDuo().reloadReachability(activity); in onActivityResult()