Searched refs:isBusinessOnlyCallComposerEnabledByUser (Results 1 – 3 of 3) sorted by relevance
452 assertFalse(mConnectionUT.isBusinessOnlyCallComposerEnabledByUser(mImsPhone)); in testIsBusinessOnlyCallComposerEnabledByUser()454 assertTrue(mConnectionUT.isBusinessOnlyCallComposerEnabledByUser(mImsPhone)); in testIsBusinessOnlyCallComposerEnabledByUser()456 assertFalse(mConnectionUT.isBusinessOnlyCallComposerEnabledByUser(mImsPhone)); in testIsBusinessOnlyCallComposerEnabledByUser()
1441 && isBusinessOnlyCallComposerEnabledByUser(phone); in setIsBusinessComposerFeatureEnabled()1473 public boolean isBusinessOnlyCallComposerEnabledByUser(Phone phone) { in isBusinessOnlyCallComposerEnabledByUser() method in ImsPhoneConnection
1028 public boolean isBusinessOnlyCallComposerEnabledByUser() { in isBusinessOnlyCallComposerEnabledByUser() method in ImsManager2011 boolean isBusinessComposerEnabledByUser = isBusinessOnlyCallComposerEnabledByUser(); in updateCallComposerFeatureValue()