Searched defs:cancel (Results 1 – 5 of 5) sorted by relevance
26 oneway void cancel(); in cancel() method
79 synchronized public void cancel() { in cancel() method in Debouncer
198 public synchronized void cancel() { in cancel() method in BackgroundDexoptJob
205 createHandler(), "art", "pr-dexopt-job", "--cancel")) { in testOnOtaStagedSyncCancelledByCommand()340 createHandler(), "art", "pr-dexopt-job", "--cancel")) { in testOnOtaStagedAsyncCancelledByCommand()624 new CommandExecution(createHandler(), "art", "pr-dexopt-job", "--cancel")) { in testPrDexoptJobCancelJobNotFound()
1295 ScopedAStatus ArtdCancellationSignal::cancel() { in cancel() function in art::artd::ArtdCancellationSignal