Searched refs:getLteEndcUsingUserDataForIdleDetection (Results 1 – 3 of 3) sorted by relevance
184 doReturn(true).when(mDcTracker).getLteEndcUsingUserDataForIdleDetection(); in testPhysicalLinkStateChanged_defaultApnTypeAndDormant_registrantNotifyResult()229 doReturn(true).when(mDcTracker).getLteEndcUsingUserDataForIdleDetection(); in testPhysicalLinkStateChanged_imsApnTypeAndDormant_NoNotifyResult()269 doReturn(true).when(mDcTracker).getLteEndcUsingUserDataForIdleDetection(); in testPhysicalLinkStateChanged_defaultApnTypeAndStateChanged_registrantNotifyResult()
371 mDct.getLteEndcUsingUserDataForIdleDetection(); in onDataStateChanged()
5626 public boolean getLteEndcUsingUserDataForIdleDetection() { in getLteEndcUsingUserDataForIdleDetection() method in DcTracker