Home
last modified time | relevance | path

Searched refs:capture (Results 1 – 25 of 114) sorted by relevance

12345

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DCallbackHandlerTest.java65 Mockito.verify(mEmengencyListener).setEmergencyCallsOnly(captor.capture()); in testEmergencyListener()
85 Mockito.verify(mSignalCallback).setWifiIndicators(enableArg.capture(), in testSignalCallback_setWifiIndicators()
86 statusArg.capture(), qsArg.capture(), inArg.capture(), outArg.capture(), in testSignalCallback_setWifiIndicators()
87 descArg.capture()); in testSignalCallback_setWifiIndicators()
121 Mockito.verify(mSignalCallback).setMobileDataIndicators(statusArg.capture(), in testSignalCallback_setMobileDataIndicators()
122 qsArg.capture(), typeIconArg.capture(), qsTypeIconArg.capture(), inArg.capture(), in testSignalCallback_setMobileDataIndicators()
123 outArg.capture(), typeContentArg.capture(), descArg.capture(), wideArg.capture(), in testSignalCallback_setMobileDataIndicators()
124 subIdArg.capture()); in testSignalCallback_setMobileDataIndicators()
144 Mockito.verify(mSignalCallback).setSubs(subsArg.capture()); in testSignalCallback_setSubs()
154 Mockito.verify(mSignalCallback).setNoSims(noSimsArg.capture()); in testSignalCallback_setNoSims()
[all …]
DNetworkControllerBaseTest.java263 Mockito.verify(mCallbackHandler, Mockito.atLeastOnce()).setNoSims(hasNoSimsArg.capture()); in verifyHasNoSims()
275 ArgumentCaptor.forClass(IconState.class).capture(), in verifyLastQsMobileDataIndicators()
276 iconArg.capture(), in verifyLastQsMobileDataIndicators()
277 ArgumentCaptor.forClass(Integer.class).capture(), in verifyLastQsMobileDataIndicators()
278 typeIconArg.capture(), dataInArg.capture(), dataOutArg.capture(), in verifyLastQsMobileDataIndicators()
279 ArgumentCaptor.forClass(String.class).capture(), in verifyLastQsMobileDataIndicators()
280 ArgumentCaptor.forClass(String.class).capture(), in verifyLastQsMobileDataIndicators()
281 ArgumentCaptor.forClass(Boolean.class).capture(), in verifyLastQsMobileDataIndicators()
282 ArgumentCaptor.forClass(Integer.class).capture()); in verifyLastQsMobileDataIndicators()
299 iconArg.capture(), in verifyLastMobileDataIndicators()
[all …]
DNetworkControllerWifiTest.java142 inArg.capture(), outArg.capture(), Mockito.anyString()); in verifyLastQsDataDirection()
154 enabledArg.capture(), Mockito.any(IconState.class), in verifyLastQsWifiIcon()
155 iconArg.capture(), Mockito.anyBoolean(), in verifyLastQsWifiIcon()
157 descArg.capture()); in verifyLastQsWifiIcon()
169 Mockito.anyBoolean(), iconArg.capture(), Mockito.any(IconState.class), in verifyLastWifiIcon()
DNetworkControllerEthernetTest.java38 iconArg.capture()); in verifyLastEthernetIcon()
/frameworks/base/docs/html/tools/help/
Dgltracer.jd20 The tool allows you to capture OpenGL ES commands and frame by frame images to help you understand
52 <p>Tracer captures OpenGL ES command execution logs and can also capture progressive images of the
60 <p class="img-caption"><strong>Figure 1.</strong> Trace capture dialog box.</p>
62 <p>To capture an OpenGL ES trace for an Android application:</p>
69 <li>On the toolbar, click the trace capture button (<img
70 src="{@docRoot}images/gltracer/icon-capture.png">).</li>
80 <p class="note"><strong>Note:</strong> If you want to capture progressive frame images for each
85 <li>Click <strong>Trace</strong> to start the trace capture.</li>
/frameworks/base/packages/SettingsLib/tests/src/com/android/settingslib/wifi/
DAccessPointTest.java86 .onLevelChanged(accessPoint.capture()); in verifyOnLevelChangedCallback()
93 .onAccessPointChanged(accessPoint.capture()); in verifyOnAccessPointsCallback()
/frameworks/base/docs/html/guide/topics/media/
Daudio-capture.jd39 <p class="note"><strong>Note:</strong> The Android Emulator does not have the ability to capture
44 <p>Audio capture from the device is a bit more complicated than audio and video playback, but still
63 <li>To start audio capture, call
65 <li>To stop audio capture, call {@link android.media.MediaRecorder#stop MediaRecorder.stop()}.
73 <p>The example class below illustrates how to set up, start and stop audio capture, and to play the
Dcamera.jd14 <li><a href="#intent-image">Image capture intent</a></li>
15 <li><a href="#intent-video">Video capture intent</a></li>
25 <li><a href="#capture-picture">Capturing pictures</a></li>
26 <li><a href="#capture-video">Capturing videos</a></li>
58 devices, allowing you to capture pictures and videos in your applications. This document discusses a
59 quick, simple approach to image and video capture and outlines an advanced approach for creating
109 MediaStore.ACTION_VIDEO_CAPTURE} can be used to capture images or videos without directly
155 <li><strong>Audio Recording Permission</strong> - For recording audio with video capture, your
156 application must request the audio capture permission.
175 camera intent makes a request to capture a picture or video clip through an existing camera app and
[all …]
/frameworks/base/core/java/android/hardware/camera2/legacy/
DCaptureCollector.java646 private void onRequestCompleted(CaptureHolder capture) { in onRequestCompleted() argument
647 RequestHolder request = capture.mRequest; in onRequestCompleted()
659 mCompletedRequests.add(capture); in onRequestCompleted()
660 mActiveRequests.remove(capture); in onRequestCompleted()
/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
DTextToSpeechTests.java108 LittleMock.verify(delegate, LittleMock.times(1)).onSynthesizeText(req.capture(), in testSetLanguage_availableLanguage()
131 LittleMock.verify(delegate, LittleMock.times(1)).onSynthesizeText(req2.capture(), in testSetLanguage_unavailableLanguage()
175 LittleMock.verify(delegate, LittleMock.times(1)).onSynthesizeText(req.capture(), in testDefaultLanguage_setsVoiceName()
/frameworks/base/tests/Camera2Tests/CameraToo/src/com/example/android/camera2/cameratoo/
DCameraTooActivity.java192 mCaptureSession.capture(requester.build(), /*listener*/null, /*handler*/null); in onClickOnSurfaceView()
403 public CapturedImageSaver(Image capture) { in CapturedImageSaver() argument
404 mCapture = capture; in CapturedImageSaver()
/frameworks/base/docs/html/about/versions/
Dlollipop.jd160capture design offers <strong>low-latency audio input</strong>. The new design includes: a fast ca…
175capture raw formats such as YUV and Bayer RAW, and control parameters such as exposure time, ISO s…
177 <p>In addition to giving greater control over image capture, the new APIs also
179 provide metadata that describes the capture settings of each frame.</p>
216 <p>With user permission, you can capture non-secure video from the display and deliver it over the …
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
DEnergyProbe.java56 public int capture(int freq) throws InterruptedException { in capture() method in EnergyProbe
/frameworks/base/services/tests/servicestests/src/com/android/server/
DNetworkPolicyManagerServiceTest.java42 import static org.easymock.EasyMock.capture;
209 mActivityManager.registerProcessObserver(capture(processObserver)); in setUp()
215 mNetworkManager.registerObserver(capture(networkObserver)); in setUp()
868 capture(tag.capture), anyInt(), in expectEnqueueNotification()
948 public Capture<T> capture = new Capture<T>() { field in NetworkPolicyManagerServiceTest.FutureCapture
/frameworks/base/core/java/android/hardware/camera2/
DCameraCaptureSession.java247 public abstract int capture(@NonNull CaptureRequest request, in capture() method in CameraCaptureSession
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
DMediaPresetReverbTest.java232 int energy1000 = probe.capture(1000); in test2_0AuxiliarySoundModification()
315 int energy1000 = probe.capture(1000); in test2_1InsertSoundModification()
DMediaEnvReverbTest.java389 int energy1000 = probe.capture(1000); in test2_0AuxiliarySoundModification()
474 int energy1000 = probe.capture(1000); in test2_1InsertSoundModification()
/frameworks/base/docs/html/training/camera/
Dvideobasics.jd42 <p>This lesson explains how to capture video using existing camera
80 <p>Here's a function that invokes an intent to capture video.</p>
Dindex.jd56 <dd>Leverage other applications and capture photos with just a few lines of code.</dd>
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCamera2AgentImpl.java448 mSession.capture( in handleMessage()
477 mSession.capture( in handleMessage()
568 mSession.capture( in handleMessage()
627 mSession.capture( in handleMessage()
942 mSession.capture(
/frameworks/base/core/java/android/webkit/
DWebChromeClient.java517 public void openFileChooser(ValueCallback<Uri> uploadFile, String acceptType, String capture) { in openFileChooser() argument
/frameworks/base/docs/html/distribute/analyze/
Dmeasure.jd116 business. To capture this type of information, Google Analytics has several
127 to your business. They are often used to capture a specific moment in time;
144 use case might be using a user-scoped custom dimension to capture the
/frameworks/av/services/camera/libcameraservice/common/
DCameraDeviceBase.h65 virtual status_t capture(CameraMetadata &request, int64_t *lastFrameNumber = NULL) = 0;
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraCaptureSessionImpl.java154 public synchronized int capture(CaptureRequest request, CaptureCallback callback, in capture() method in CameraCaptureSessionImpl
174 return addPendingSequence(mDeviceImpl.capture(request, in capture()
/frameworks/rs/java/tests/RsCameraDemo/src/com/android/example/rscamera/
DMainActivity.java148 public void capture(View v) { in capture() method in MainActivity

12345