Searched defs:onHandoverStarted (Results 1 – 3 of 3) sorted by relevance
34 void onHandoverStarted(int result); in onHandoverStarted() method
202 public void onHandoverStarted(@ResultCode int result) { in onHandoverStarted() method in DataServiceCallback
323 public void onHandoverStarted(@DataServiceCallback.ResultCode int resultCode) { in onHandoverStarted() method in DataServiceManager.DataServiceCallbackWrapper