Searched refs:onComplete (Results 1 – 25 of 41) sorted by relevance
12
37 public void onComplete(long requestId) { in onComplete() method in VisualStateCallbackAdapter38 mVisualStateCallback.onComplete(requestId); in onComplete()
146 public void onComplete(long l) { in postVisualStateCallback()147 callback.onComplete(l); in postVisualStateCallback()
110 method public void onComplete(long);
190 method @UiThread public void onComplete(long);
195 method @UiThread public void onComplete(long);
207 method @UiThread public void onComplete(long);
208 method @UiThread public void onComplete(long);
213 method @UiThread public void onComplete(long);
228 method @UiThread public void onComplete(long);
229 method @UiThread public void onComplete(long);
240 method @UiThread public void onComplete(long);
247 method @UiThread public void onComplete(long);
100 void onComplete(long requestId); in onComplete() method