Searched refs:getLteEndcUsingUserDataForIdleDetection (Results 1 – 3 of 3) sorted by relevance
174 doReturn(true).when(mDcTracker).getLteEndcUsingUserDataForIdleDetection(); in testPhysicalLinkStatusChanged_defaultApnTypeAndDormant_registrantNotifyResult()219 doReturn(true).when(mDcTracker).getLteEndcUsingUserDataForIdleDetection(); in testPhysicalLinkStatusChanged_imsApnTypeAndDormant_NoNotifyResult()259 doReturn(true).when(mDcTracker).getLteEndcUsingUserDataForIdleDetection(); in testPhysicalLinkStatusChanged_defaultApnTypeAndStateChanged_registrantNotifyResult()
384 mDct.getLteEndcUsingUserDataForIdleDetection(); in onDataStateChanged()
5557 public boolean getLteEndcUsingUserDataForIdleDetection() { in getLteEndcUsingUserDataForIdleDetection() method in DcTracker