Home | History | Annotate | Download | only in content

Lines Matching refs:remoteCancellationSignal

407             ICancellationSignal remoteCancellationSignal = null;
410 remoteCancellationSignal = unstableProvider.createCancellationSignal();
411 cancellationSignal.setRemote(remoteCancellationSignal);
415 selection, selectionArgs, sortOrder, remoteCancellationSignal);
426 selection, selectionArgs, sortOrder, remoteCancellationSignal);