Searched refs:updateLinkProperty (Results 1 – 3 of 3) sorted by relevance
102 doReturn(mResult).when(mDc).updateLinkProperty(any(DataCallResponse.class)); in setUp()
354 UpdateLinkPropertyResult result = dc.updateLinkProperty(newState); in onDataStateChanged()
529 public UpdateLinkPropertyResult updateLinkProperty(DataCallResponse newState) { in updateLinkProperty() method in DataConnection998 result = updateLinkProperty(response).setupResult; in onSetupConnectionCompleted()