/frameworks/base/core/java/com/android/internal/widget/ |
D | LockPatternChecker.java | 69 AsyncTask<Void, Void, byte[]> task = new AsyncTask<Void, Void, byte[]>() { in verifyPattern() 81 protected byte[] doInBackground(Void... args) { in verifyPattern() 111 AsyncTask<Void, Void, Boolean> task = new AsyncTask<Void, Void, Boolean>() { in checkPattern() 123 protected Boolean doInBackground(Void... args) { in checkPattern() 181 AsyncTask<Void, Void, byte[]> task = new AsyncTask<Void, Void, byte[]>() { in verifyPassword() 185 protected byte[] doInBackground(Void... args) { in verifyPassword() 218 AsyncTask<Void, Void, byte[]> task = new AsyncTask<Void, Void, byte[]>() { in verifyTiedProfileChallenge() 222 protected byte[] doInBackground(Void... args) { in verifyTiedProfileChallenge() 271 AsyncTask<Void, Void, Boolean> task = new AsyncTask<Void, Void, Boolean>() { in checkPassword() 275 protected Boolean doInBackground(Void... args) { in checkPassword()
|
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/ |
D | CryptoPlugin.cpp | 42 return Void(); in setSharedBufferBase() 72 return Void(); in decrypt() 94 return Void(); in decrypt_1_2() 100 return Void(); in decrypt_1_2() 108 return Void(); in decrypt_1_2() 113 return Void(); in decrypt_1_2() 119 return Void(); in decrypt_1_2() 124 return Void(); in decrypt_1_2() 136 return Void(); in decrypt_1_2() 141 return Void(); in decrypt_1_2() [all …]
|
D | DrmPlugin.cpp | 130 return Void(); in openSession() 142 return Void(); in openSession_1_1() 255 return Void(); in getKeyRequest() 276 return Void(); in getKeyRequest_1_1() 296 return Void(); in getKeyRequest_1_2() 346 return Void(); in provideKeyResponse() 374 return Void(); in provideKeyResponse() 386 return Void(); in provideKeyResponse() 431 return Void(); in provideKeyResponse() 487 return Void(); in getPropertyString() [all …]
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/ |
D | UiccCarrierPrivilegeRulesTest.java | 64 doAnswer(new Answer<Void>() { in testHelper() 66 public Void answer(InvocationOnMock invocation) throws Throwable { in testHelper() 75 doAnswer(new Answer<Void>() { in testHelper() 77 public Void answer(InvocationOnMock invocation) throws Throwable { in testHelper() 88 doAnswer(new Answer<Void>() { in testHelper() 90 public Void answer(InvocationOnMock invocation) throws Throwable { in testHelper() 302 doAnswer(new Answer<Void>() { in testAID_OnlyARAM() 304 public Void answer(InvocationOnMock invocation) throws Throwable { in testAID_OnlyARAM() 321 doAnswer(new Answer<Void>() { in testAID_OnlyARAM() 323 public Void answer(InvocationOnMock invocation) throws Throwable { in testAID_OnlyARAM() [all …]
|
/frameworks/native/libs/gui/include/gui/bufferqueue/1.0/ |
D | WGraphicBufferProducer.h | 42 using ::android::hardware::Void; 76 return Void(); in requestBuffer() 110 return Void(); in dequeueBuffer() 121 return Void(); in dequeueBuffer() 136 return Void(); in dequeueBuffer() 154 return Void(); in detachNextBuffer() 162 return Void(); in detachNextBuffer() 167 return Void(); in detachNextBuffer() 177 return Void(); in attachBuffer() 182 return Void(); in attachBuffer() [all …]
|
/frameworks/native/services/stats/ |
D | StatsHal.cpp | 38 return hardware::Void(); in reportSpeakerImpedance() 45 return hardware::Void(); in reportHardwareFailed() 54 return hardware::Void(); in reportPhysicalDropDetected() 67 return hardware::Void(); in reportChargeCycles() 78 return hardware::Void(); in reportBatteryHealthSnapshot() 84 return hardware::Void(); in reportSlowIo() 92 return hardware::Void(); in reportBatteryCausedShutdown() 102 return hardware::Void(); in reportUsbPortOverheatEvent() 111 return hardware::Void(); in reportSpeechDspStat() 117 return hardware::Void(); in reportVendorAtom()
|
/frameworks/native/services/sensorservice/hidl/ |
D | SensorManager.cpp | 44 using ::android::hardware::Void; 72 return Void(); in getSensorList() 80 return Void(); in getSensorList() 87 return Void(); in getDefaultSensor() 90 return Void(); in getDefaultSensor() 117 return Void(); in createAshmemDirectChannel() 123 return Void(); in createAshmemDirectChannel() 133 return Void(); in createGrallocDirectChannel() 208 return Void(); in createEventQueue() 215 return Void(); in createEventQueue() [all …]
|
/frameworks/native/libs/vr/libdisplay/include/private/dvr/ |
D | display_protocol.h | 217 using Void = pdx::rpc::Void; member 220 PDX_REMOTE_METHOD(GetMetrics, kOpGetMetrics, Metrics(Void)); 230 PDX_REMOTE_METHOD(IsVrAppRunning, kOpIsVrAppRunning, bool(Void)); 233 PDX_REMOTE_METHOD(GetSurfaceInfo, kOpGetSurfaceInfo, SurfaceInfo(Void)); 253 using Void = pdx::rpc::Void; member 257 std::vector<SurfaceState>(Void)); 286 using Void = pdx::rpc::Void; member 290 PDX_REMOTE_METHOD(Wait, kOpWait, Timestamp(Void)); 291 PDX_REMOTE_METHOD(GetLastTimestamp, kOpGetLastTimestamp, Timestamp(Void)); 292 PDX_REMOTE_METHOD(GetSchedInfo, kOpGetSchedInfo, VSyncSchedInfo(Void)); [all …]
|
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/include/ |
D | DrmPlugin.h | 60 using ::android::hardware::Void; 133 return Void(); in getProvisionRequest() 145 return Void(); in getProvisionRequest_1_2() 154 return Void(); in provideProvisionResponse() 157 return Void(); in provideProvisionResponse() 164 return Void(); in getHdcpLevels() 171 return Void(); in getHdcpLevels_1_2() 227 return Void(); in encrypt() 230 return Void(); in encrypt() 242 return Void(); in decrypt() [all …]
|
/frameworks/av/services/camera/libcameraservice/hidl/ |
D | HidlCameraService.cpp | 38 using hardware::Void; 77 return Void(); in getCameraCharacteristics() 83 return Void(); in getCameraCharacteristics() 93 return Void(); in connectDevice() 102 return Void(); in connectDevice() 113 return Void(); in connectDevice() 122 return Void(); in connectDevice() 126 return Void(); in connectDevice() 159 return Void(); in addListener() 164 return Void(); in addListener() [all …]
|
D | HidlCameraDeviceUser.cpp | 41 using hardware::Void; 51 return Void(); in disconnect() 88 return Void(); in getCaptureRequestMetadataQueue() 96 return Void(); in getCaptureResultMetadataQueue() 175 return Void(); in submitRequestList() 182 return Void(); in submitRequestList() 189 return Void(); in cancelRepeatingRequest() 222 return Void(); in createStream() 236 return Void(); in createDefaultRequest() 248 return Void(); in flush() [all …]
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | AsyncEmergencyContactNotifier.java | 31 public class AsyncEmergencyContactNotifier extends AsyncTask<Void, Void, Void> { 41 protected Void doInBackground(Void... params) { in doInBackground()
|
/frameworks/base/test-runner/src/android/test/ |
D | LoaderTestCase.java | 40 new AsyncTask<Void, Void, Void>() { in AsyncTask() 42 protected Void doInBackground(Void... args) {return null;} in AsyncTask() 44 protected void onPostExecute(Void result) {} in AsyncTask()
|
/frameworks/base/core/java/android/print/ |
D | PrintFileDocumentAdapter.java | 93 (Void[]) null); in onWrite() 96 private final class WriteFileAsyncTask extends AsyncTask<Void, Void, Void> { 118 protected Void doInBackground(Void... params) { in doInBackground() 133 protected void onPostExecute(Void result) { in onPostExecute() 138 protected void onCancelled(Void result) { in onCancelled()
|
/frameworks/base/packages/Shell/src/com/android/shell/ |
D | HeapDumpReceiver.java | 99 new AsyncTask<Void, Void, Void>() { in cleanupOldFiles() 101 protected Void doInBackground(Void... params) { in cleanupOldFiles() 121 new AsyncTask<Void, Void, Void>() { in deleteHeapDump() 123 protected Void doInBackground(Void... params) { in deleteHeapDump()
|
D | BugreportReceiver.java | 75 new AsyncTask<Void, Void, Void>() { in cleanupOldFiles() 77 protected Void doInBackground(Void... params) { in cleanupOldFiles()
|
/frameworks/av/media/libmedia/omx/1.0/ |
D | WOmxBufferSource.cpp | 76 return Void(); in onOmxExecuting() 81 return Void(); in onOmxIdle() 86 return Void(); in onOmxLoaded() 91 return Void(); in onInputBufferAdded() 98 return Void(); in onInputBufferEmptied() 101 return Void(); in onInputBufferEmptied()
|
/frameworks/av/media/libstagefright/omx/1.0/ |
D | WOmxBufferSource.cpp | 76 return Void(); in onOmxExecuting() 81 return Void(); in onOmxIdle() 86 return Void(); in onOmxLoaded() 91 return Void(); in onInputBufferAdded() 98 return Void(); in onInputBufferEmptied() 101 return Void(); in onInputBufferEmptied()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/development/ |
D | SystemPropPoker.java | 62 public static class PokerTask extends AsyncTask<Void, Void, Void> { 75 protected Void doInBackground(Void... params) { in doInBackground()
|
/frameworks/base/services/core/java/com/android/server/ |
D | MasterClearReceiver.java | 93 private class WipeDataTask extends AsyncTask<Void, Void, Void> { 113 protected Void doInBackground(Void... params) { in doInBackground() 124 protected void onPostExecute(Void result) { in onPostExecute()
|
/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/app/ |
D | HomeActivity.java | 95 new AsyncTask<Void, Void, Void>() { in onOptionsItemSelected() 97 protected Void doInBackground(Void... voids) { in onOptionsItemSelected() 113 protected void onPostExecute(Void aVoid) { in onOptionsItemSelected()
|
/frameworks/native/services/bufferhub/ |
D | BufferClient.cpp | 29 using hardware::Void; 71 return Void(); in duplicate() 78 return Void(); in duplicate() 83 return Void(); in duplicate()
|
D | BufferHubService.cpp | 31 using ::android::hardware::Void; 60 return Void(); in allocateBuffer() 88 return Void(); in allocateBuffer() 97 return Void(); in importBuffer() 111 return Void(); in importBuffer() 123 return Void(); in importBuffer() 132 return Void(); in importBuffer() 146 return Void(); in importBuffer() 157 return Void(); in importBuffer() 181 return Void(); in importBuffer() [all …]
|
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | DefaultPhotoManager.java | 87 final AsyncTask<Void, Void, byte[]> photoLoadTask = new AsyncTask<Void, Void, byte[]>() { in fetchPhotoAsync() 89 protected byte[] doInBackground(Void... params) { in fetchPhotoAsync()
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
D | NotificationController.java | 372 new AsyncTask<Void, Void, Void>() { in handleCancelPrintJob() 374 protected Void doInBackground(Void... params) { in handleCancelPrintJob() 394 }.executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR, (Void[]) null); in handleCancelPrintJob() 411 new AsyncTask<Void, Void, Void>() { in handleRestartPrintJob() 413 protected Void doInBackground(Void... params) { in handleRestartPrintJob() 431 }.executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR, (Void[]) null); in handleRestartPrintJob()
|