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