Home | History | Annotate | Download | only in app

Lines Matching defs:onCommandResult

133                     if (DEBUG) Log.d(TAG, "onCommandResult: req="
137 ((CommandRequest)request).onCommandResult(msg.arg1 != 0,
717 * either {@link #onCommandResult(boolean, android.os.Bundle)} or
745 public void onCommandResult(boolean isCompleted, Bundle result) {