Home
last modified time | relevance | path

Searched refs:Void (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/frameworks/base/core/java/com/android/internal/widget/
DLockPatternChecker.java68 AsyncTask<Void, Void, VerifyCredentialResponse> task = in verifyCredential()
69 new AsyncTask<Void, Void, VerifyCredentialResponse>() { in verifyCredential()
71 protected VerifyCredentialResponse doInBackground(Void... args) { in verifyCredential()
104 AsyncTask<Void, Void, Boolean> task = new AsyncTask<Void, Void, Boolean>() { in checkCredential()
108 protected Boolean doInBackground(Void... args) { in checkCredential()
150 AsyncTask<Void, Void, VerifyCredentialResponse> task = in verifyTiedProfileChallenge()
151 new AsyncTask<Void, Void, VerifyCredentialResponse>() { in verifyTiedProfileChallenge()
153 protected VerifyCredentialResponse doInBackground(Void... args) { in verifyTiedProfileChallenge()
/frameworks/native/services/surfaceflinger/tests/fakehwc/
DFakeComposerService.cpp44 return Void(); in getCapabilities()
50 return Void(); in dumpDebugInfo()
59 return Void(); in createClient()
73 return Void(); in getCapabilities()
79 return Void(); in dumpDebugInfo()
88 return Void(); in createClient()
102 return Void(); in getCapabilities()
108 return Void(); in dumpDebugInfo()
117 return Void(); in createClient()
126 return Void(); in createClient_2_3()
[all …]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccCarrierPrivilegeRulesTest.java74 doAnswer(new Answer<Void>() { in testHelper()
76 public Void answer(InvocationOnMock invocation) throws Throwable { in testHelper()
85 doAnswer(new Answer<Void>() { in testHelper()
87 public Void answer(InvocationOnMock invocation) throws Throwable { in testHelper()
98 doAnswer(new Answer<Void>() { in testHelper()
100 public Void answer(InvocationOnMock invocation) throws Throwable { in testHelper()
308 doAnswer(new Answer<Void>() { in testAID_OnlyARAM()
310 public Void answer(InvocationOnMock invocation) throws Throwable { in testAID_OnlyARAM()
327 doAnswer(new Answer<Void>() { in testAID_OnlyARAM()
329 public Void answer(InvocationOnMock invocation) throws Throwable { in testAID_OnlyARAM()
[all …]
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
DCryptoPlugin.cpp44 return Void(); in setSharedBufferBase()
74 return Void(); in decrypt()
96 return Void(); in decrypt_1_2()
103 return Void(); in decrypt_1_2()
111 return Void(); in decrypt_1_2()
116 return Void(); in decrypt_1_2()
122 return Void(); in decrypt_1_2()
131 return Void(); in decrypt_1_2()
143 return Void(); in decrypt_1_2()
153 return Void(); in decrypt_1_2()
[all …]
DDrmFactory.cpp41 using ::android::hardware::Void;
76 return Void(); in createPlugin()
81 return Void(); in createPlugin()
91 return Void(); in getSupportedCryptoSchemes()
97 return Void(); in debug()
104 return Void(); in debug()
/frameworks/native/libs/vr/libdisplay/include/private/dvr/
Ddisplay_protocol.h219 using Void = pdx::rpc::Void; member
222 PDX_REMOTE_METHOD(GetMetrics, kOpGetMetrics, Metrics(Void));
226 kOpGetDisplayIdentificationPort, uint8_t(Void));
234 PDX_REMOTE_METHOD(IsVrAppRunning, kOpIsVrAppRunning, bool(Void));
237 PDX_REMOTE_METHOD(GetSurfaceInfo, kOpGetSurfaceInfo, SurfaceInfo(Void));
257 using Void = pdx::rpc::Void; member
261 std::vector<SurfaceState>(Void));
290 using Void = pdx::rpc::Void; member
294 PDX_REMOTE_METHOD(Wait, kOpWait, Timestamp(Void));
295 PDX_REMOTE_METHOD(GetLastTimestamp, kOpGetLastTimestamp, Timestamp(Void));
[all …]
/frameworks/base/apct-tests/perftests/multiuser/apps/dummyapp/src/com/android/multiuser/test/
DDummyForegroundActivity.java38 new AsyncTask<Void, Void, Void>() { in doSleepWhileTop()
40 protected Void doInBackground(Void... params) { in doSleepWhileTop()
46 protected void onPostExecute(Void nothing) { in doSleepWhileTop()
/frameworks/native/services/stats/
DStatsHal.cpp38 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()
118 return hardware::Void(); in reportVendorAtom()
[all …]
/frameworks/native/libs/gui/include/gui/bufferqueue/1.0/
DWGraphicBufferProducer.h42 using ::android::hardware::Void;
77 return Void(); in requestBuffer()
111 return Void(); in dequeueBuffer()
122 return Void(); in dequeueBuffer()
137 return Void(); in dequeueBuffer()
155 return Void(); in detachNextBuffer()
163 return Void(); in detachNextBuffer()
168 return Void(); in detachNextBuffer()
178 return Void(); in attachBuffer()
183 return Void(); in attachBuffer()
[all …]
/frameworks/native/services/sensorservice/hidl/
DSensorManager.cpp44 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/av/drm/mediadrm/plugins/clearkey/hidl/include/
DDrmPlugin.h63 using ::android::hardware::Void;
136 return Void(); in getProvisionRequest()
148 return Void(); in getProvisionRequest_1_2()
157 return Void(); in provideProvisionResponse()
160 return Void(); in provideProvisionResponse()
167 return Void(); in getHdcpLevels()
174 return Void(); in getHdcpLevels_1_2()
242 return Void(); in encrypt()
245 return Void(); in encrypt()
257 return Void(); in decrypt()
[all …]
/frameworks/base/test-runner/src/android/test/
DLoaderTestCase.java40 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/opt/telephony/src/java/com/android/internal/telephony/
DAsyncEmergencyContactNotifier.java31 public class AsyncEmergencyContactNotifier extends AsyncTask<Void, Void, Void> {
41 protected Void doInBackground(Void... params) { in doInBackground()
/frameworks/base/core/java/android/print/
DPrintFileDocumentAdapter.java93 (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/av/services/camera/libcameraservice/hidl/
DHidlCameraService.cpp38 using hardware::Void;
78 return Void(); in getCameraCharacteristics()
84 return Void(); in getCameraCharacteristics()
94 return Void(); in connectDevice()
103 return Void(); in connectDevice()
115 return Void(); in connectDevice()
124 return Void(); in connectDevice()
128 return Void(); in connectDevice()
164 return Void(); in addListener()
172 return Void(); in addListener()
[all …]
DHidlCameraDeviceUser.cpp41 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()
230 return Void(); in createStream()
244 return Void(); in createDefaultRequest()
256 return Void(); in flush()
[all …]
/frameworks/base/packages/Shell/src/com/android/shell/
DHeapDumpReceiver.java99 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()
/frameworks/av/media/libstagefright/omx/1.0/
DWOmxBufferSource.cpp76 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/libmedia/omx/1.0/
DWOmxBufferSource.cpp76 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/apex/appsearch/testing/java/com/android/server/appsearch/testing/external/
DAppSearchSessionShim.java89 ListenableFuture<AppSearchBatchResult<String, Void>> put(@NonNull PutDocumentsRequest request); in put()
187 ListenableFuture<Void> reportUsage(@NonNull ReportUsageRequest request); in reportUsage()
208 ListenableFuture<AppSearchBatchResult<String, Void>> remove( in remove()
228 ListenableFuture<Void> remove(@NonNull String queryExpression, @NonNull SearchSpec searchSpec); in remove()
253 ListenableFuture<Void> requestFlush(); in requestFlush()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/development/
DSystemPropPoker.java62 public static class PokerTask extends AsyncTask<Void, Void, Void> {
75 protected Void doInBackground(Void... params) { in doInBackground()
/frameworks/base/apex/appsearch/testing/java/com/android/server/appsearch/testing/
DAppSearchSessionShimImpl.java127 public ListenableFuture<AppSearchBatchResult<String, Void>> put( in put()
129 SettableFuture<AppSearchBatchResult<String, Void>> future = SettableFuture.create(); in put()
156 public ListenableFuture<Void> reportUsage(@NonNull ReportUsageRequest request) { in reportUsage()
157 SettableFuture<AppSearchResult<Void>> future = SettableFuture.create(); in reportUsage()
164 public ListenableFuture<AppSearchBatchResult<String, Void>> remove( in remove()
166 SettableFuture<AppSearchBatchResult<String, Void>> future = SettableFuture.create(); in remove()
173 public ListenableFuture<Void> remove( in remove()
175 SettableFuture<AppSearchResult<Void>> future = SettableFuture.create(); in remove()
195 public ListenableFuture<Void> requestFlush() { in requestFlush()
196 SettableFuture<AppSearchResult<Void>> future = SettableFuture.create(); in requestFlush()
/frameworks/base/core/tests/coretests/src/android/app/appsearch/
DAppSearchSessionUnitTest.java80 CompletableFuture<AppSearchBatchResult<String, Void>> putDocumentsFuture = in testPutDocument_throwsNullException()
86 mExecutor, new BatchResultCallback<String, Void>() { in testPutDocument_throwsNullException()
88 public void onResult(AppSearchBatchResult<String, Void> result) { in testPutDocument_throwsNullException()
123 CompletableFuture<AppSearchBatchResult<String, Void>> putDocumentsFuture = in testGetEmptyNextPage()
127 mExecutor, new BatchResultCallback<String, Void>() { in testGetEmptyNextPage()
129 public void onResult(AppSearchBatchResult<String, Void> result) { in testGetEmptyNextPage()
180 CompletableFuture<AppSearchBatchResult<String, Void>> putDocumentsFuture = in testGetEmptyNextPage_multiPages()
185 mExecutor, new BatchResultCallback<String, Void>() { in testGetEmptyNextPage_multiPages()
187 public void onResult(AppSearchBatchResult<String, Void> result) { in testGetEmptyNextPage_multiPages()
/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/app/
DHomeActivity.java95 new AsyncTask<Void, Void, Void>() { in onOptionsItemSelected()
97 protected Void doInBackground(Void... voids) { in onOptionsItemSelected()
113 protected void onPostExecute(Void aVoid) { in onOptionsItemSelected()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DNotificationController.java374 new AsyncTask<Void, Void, Void>() { in handleCancelPrintJob()
376 protected Void doInBackground(Void... params) { in handleCancelPrintJob()
396 }.executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR, (Void[]) null); in handleCancelPrintJob()
413 new AsyncTask<Void, Void, Void>() { in handleRestartPrintJob()
415 protected Void doInBackground(Void... params) { in handleRestartPrintJob()
433 }.executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR, (Void[]) null); in handleRestartPrintJob()

12345678910>>...14