Searched refs:MakeSomethingAsynchronouslyAndLoop (Results 1 – 3 of 3) sorted by relevance
108 final AudioHelper.MakeSomethingAsynchronouslyAndLoop<AudioTrack> makeSomething; in doTest()115 new AudioHelper.MakeSomethingAsynchronouslyAndLoop<AudioTrack>( in doTest()
1082 .MakeSomethingAsynchronouslyAndLoop<AudioRecord> makeSomething; in doTest()1090 new AudioHelper.MakeSomethingAsynchronouslyAndLoop<AudioRecord>( in doTest()
315 public static class MakeSomethingAsynchronouslyAndLoop<T> class in AudioHelper321 public MakeSomethingAsynchronouslyAndLoop(MakesSomething<T> whatToMake) in MakeSomethingAsynchronouslyAndLoop() method in AudioHelper.MakeSomethingAsynchronouslyAndLoop