HomeSort by relevance Sort by last modified time
    Searched refs:runAction (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/android/speech/tts/
TextToSpeech.java 745 return runAction(action, errorResult, method, false, onlyEstablishedConnection);
748 private <R> R runAction(Action<R> action, R errorResult, String method) {
749 return runAction(action, errorResult, method, true, true);
752 private <R> R runAction(Action<R> action, R errorResult, String method,
759 return mServiceConnection.runAction(action, errorResult, method, reconnect,
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/internal/test/
test.go 778 func builderTest(b *work.Builder, p *load.Package) (buildAction, runAction, printAction *work.Action, err error) {
981 runAction = installAction // make sure runAction != nil even if not running test
984 printAction = &work.Action{Mode: "test print (nop)", Package: p, Deps: []*work.Action{runAction}} // nop
988 runAction = &work.Action{
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/internal/test/
test.go 778 func builderTest(b *work.Builder, p *load.Package) (buildAction, runAction, printAction *work.Action, err error) {
981 runAction = installAction // make sure runAction != nil even if not running test
984 printAction = &work.Action{Mode: "test print (nop)", Package: p, Deps: []*work.Action{runAction}} // nop
988 runAction = &work.Action{
    [all...]
  /prebuilts/tools/common/m2/repository/com/parse/bolts/bolts-tasks/1.4.0/
bolts-tasks-1.4.0.jar 
  /external/annotation-tools/asmx/test/lib/
ccl.jar 
  /frameworks/base/config/
boot-image-profile.txt     [all...]

Completed in 296 milliseconds