Searched defs:cancelled (Results 1 – 7 of 7) sorted by relevance
86 public RemoteCall(boolean cancelled, RemoteCallable<IBackupCallback> callable, long timeoutMs) { in RemoteCall()
77 volatile boolean cancelled = false; field in ImageListViewScrollActivity.BitmapWorkerTask
196 boolean cancelled; field in EventBus.Event
596 private int getBackupFinishedStatus(boolean cancelled, int transportStatus) { in getBackupFinishedStatus()
637 bool cancelled = false; in cancel() local
399 mExpandedViewYAnim.addEndListener((anim, cancelled, value, velocity) -> { in BubbleStackView() argument
1194 private void cancelJobImplLocked(JobStatus cancelled, JobStatus incomingJob, String reason) { in cancelJobImplLocked()