Searched defs:onResult (Results 1 – 10 of 10) sorted by relevance
19 oneway void onResult(boolean result); in onResult() method
28 void onResult(ResultObject result); in onResult() method
87 public void onResult(V result) { in onResult() method in AccountManagerFutureWrapper
313 final BroadcastReceiver onResult = new BroadcastReceiver() { in testInvisibleIgnored() local
198 public void onResult(ResultObject result) { in onResult() method in ComplexMovementFragment
197 public void onResult(final ResultObject result) { in onResult() method in RobustnessFragment
225 public void onResult(ResultObject result) { in onResult() method in AccuracyFragment
72 public void onResult(@NonNull Uri result) { in testShadowCallComposerPicture() method
177 public void onResult(@NonNull Uri result) { in testCallComposerImageStorage() method
308 public void onResult(ResultObject result) { in onResult() method in TestActivity