/frameworks/base/core/java/android/hardware/camera2/legacy/ |
D | CaptureCollector.java | 78 public boolean isCompleted() { in isCompleted() method in CaptureCollector.CaptureHolder 88 if (isCompleted() && !mCompleted) { in tryComplete() 137 if (isCompleted()) { in setJpegTimestamp() 165 if (isCompleted()) { in setJpegProduced() 196 if (isCompleted()) { in setPreviewTimestamp() 226 if (isCompleted()) { in setPreviewProduced()
|
/frameworks/base/core/java/android/service/autofill/augmented/ |
D | IFillCallback.aidl | 29 boolean isCompleted(); in isCompleted() method
|
D | AugmentedAutofillService.java | 257 if (!proxy.mCallback.isCompleted()) { in handleOnDestroyAllFillWindowsRequest() 460 if (!mCallback.isCompleted()) { in update()
|
/frameworks/base/core/java/android/print/ |
D | PrintJob.java | 151 public boolean isCompleted() { in isCompleted() method in PrintJob
|
/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/ |
D | DynamicSystemInstallationService.java | 340 if (mInstallTask != null && mInstallTask.isCompleted()) { in executeRebootToDynSystemCommand() 612 if (mInstallTask.isCompleted()) { in getStatus()
|
D | InstallationAsyncTask.java | 531 boolean isCompleted() { in isCompleted() method in InstallationAsyncTask
|
/frameworks/base/core/java/android/printservice/ |
D | PrintJob.java | 169 public boolean isCompleted() { in isCompleted() method in PrintJob
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
D | RemotePrintDocument.java | 88 if (mCurrentCommand.isCompleted()) { 457 && (mCurrentCommand.isCompleted() in runPendingCommand() 690 public final boolean isCompleted() { in isCompleted() method in RemotePrintDocument.AsyncCommand
|
/frameworks/base/services/autofill/java/com/android/server/autofill/ |
D | RemoteAugmentedAutofillService.java | 222 public boolean isCompleted() { in PendingAutofillRequest()
|
/frameworks/base/core/java/android/app/ |
D | VoiceInteractor.java | 764 public void onCommandResult(boolean isCompleted, Bundle result) { in onCommandResult() argument
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 23035 method public boolean isCompleted(); 23170 method public boolean isCompleted();
|
/frameworks/base/services/ |
D | art-profile | 4583 PLcom/android/server/autofill/RemoteAugmentedAutofillService$PendingAutofillRequest$1;->isCompleted…
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 36581 method public boolean isCompleted(); 36728 method @MainThread public boolean isCompleted();
|
/frameworks/base/api/ |
D | current.txt | 36725 method public boolean isCompleted(); 36872 method @MainThread public boolean isCompleted();
|