Searched refs:PHYSICAL_LINK_NOT_ACTIVE (Results 1 – 2 of 2) sorted by relevance
66 public static final int PHYSICAL_LINK_NOT_ACTIVE = 1; field in DcController74 PHYSICAL_LINK_NOT_ACTIVE,430 ? PHYSICAL_LINK_ACTIVE : PHYSICAL_LINK_NOT_ACTIVE; in onDataStateChanged()
196 new AsyncResult(null, DcController.PHYSICAL_LINK_NOT_ACTIVE, null)); in testTransitionToCurrentStateIdle()301 new AsyncResult(null, DcController.PHYSICAL_LINK_NOT_ACTIVE, null)); in testEventPhysicalLinkStateChanged()