Searched refs:PHYSICAL_LINK_ACTIVE (Results 1 – 3 of 3) sorted by relevance
69 public static final int PHYSICAL_LINK_ACTIVE = 2; field in DcController75 PHYSICAL_LINK_ACTIVE430 ? PHYSICAL_LINK_ACTIVE : PHYSICAL_LINK_NOT_ACTIVE; in onDataStateChanged()
208 new AsyncResult(null, DcController.PHYSICAL_LINK_ACTIVE, null)); in testTransitionToCurrentStateLteConnected()288 new AsyncResult(null, DcController.PHYSICAL_LINK_ACTIVE, null)); in testNrPhysicalChannelChangeFromNrConnectedMmwaveToLteConnected()
991 return mPhysicalLinkState == DcController.PHYSICAL_LINK_ACTIVE; in isPhysicalLinkActive()