Searched refs:getIsBusinessComposerFeatureEnabled (Results 1 – 2 of 2) sorted by relevance
483 assertFalse(mConnectionUT.getIsBusinessComposerFeatureEnabled()); in testIncomingImsCallSetsTheBusinessComposerFeatureStatus()488 assertFalse(mConnectionUT.getIsBusinessComposerFeatureEnabled()); in testIncomingImsCallSetsTheBusinessComposerFeatureStatus()493 assertFalse(mConnectionUT.getIsBusinessComposerFeatureEnabled()); in testIncomingImsCallSetsTheBusinessComposerFeatureStatus()498 assertTrue(mConnectionUT.getIsBusinessComposerFeatureEnabled()); in testIncomingImsCallSetsTheBusinessComposerFeatureStatus()511 assertFalse(mConnectionUT.getIsBusinessComposerFeatureEnabled()); in testMaybeInjectBusinessExtrasWithFeatureOff()527 assertTrue(mConnectionUT.getIsBusinessComposerFeatureEnabled()); in testMaybeInjectBusinessExtrasWithFeatureOn()
1434 public boolean getIsBusinessComposerFeatureEnabled() { in getIsBusinessComposerFeatureEnabled() method in ImsPhoneConnection