Home
last modified time | relevance | path

Searched refs:trigger (Results 1 – 25 of 87) sorted by relevance

1234

/frameworks/base/docs/html/ndk/reference/
Ddynsections.js6 var trigger = $('#'+base+'-trigger');
7 var src=$(trigger).attr('src');
12 $(trigger).attr('src',src.substring(0,src.length-8)+'closed.png');
17 $(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
/frameworks/base/data/keyboards/
DVendor_054c_Product_0268.kl54 # L2 trigger
57 # R2 trigger
60 # L1 trigger
63 # R1 trigger
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp1317 RequestTrigger trigger[] = { in triggerAutofocus() local
1328 return mRequestThread->queueTrigger(trigger, in triggerAutofocus()
1329 sizeof(trigger)/sizeof(trigger[0])); in triggerAutofocus()
1338 RequestTrigger trigger[] = { in triggerCancelAutofocus() local
1349 return mRequestThread->queueTrigger(trigger, in triggerCancelAutofocus()
1350 sizeof(trigger)/sizeof(trigger[0])); in triggerCancelAutofocus()
1359 RequestTrigger trigger[] = { in triggerPrecaptureMetering() local
1370 return mRequestThread->queueTrigger(trigger, in triggerPrecaptureMetering()
1371 sizeof(trigger)/sizeof(trigger[0])); in triggerPrecaptureMetering()
2618 RequestTrigger trigger[], in queueTrigger() argument
[all …]
DCamera3Device.h446 status_t queueTrigger(RequestTrigger trigger[], size_t count);
488 status_t queueTriggerLocked(RequestTrigger trigger);
/frameworks/base/core/java/android/widget/
DQuickContactBadge.java339 boolean trigger = false; in onQueryComplete()
344 trigger = true; in onQueryComplete()
358 trigger = true; in onQueryComplete()
381 if (trigger && mContactUri != null) { in onQueryComplete()
/frameworks/base/docs/html/tools/help/uiautomator/
DUiObjectNotFoundException.jd112 …Inherited(this, null)" id="inherited-methods-java.lang.Throwable" class="jd-expando-trigger closed"
113 ><img id="inherited-methods-java.lang.Throwable-trigger"
115 class="jd-expando-trigger-img" /></a>
314 …gleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed"
315 ><img id="inherited-methods-java.lang.Object-trigger"
317 class="jd-expando-trigger-img" /></a>
DUiAutomatorTestCase.jd167 …ited(this, null)" id="inherited-methods-junit.framework.TestCase" class="jd-expando-trigger closed"
168 ><img id="inherited-methods-junit.framework.TestCase-trigger"
170 class="jd-expando-trigger-img" /></a>
305 …erited(this, null)" id="inherited-methods-junit.framework.Assert" class="jd-expando-trigger closed"
306 ><img id="inherited-methods-junit.framework.Assert-trigger"
308 class="jd-expando-trigger-img" /></a>
939 …gleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed"
940 ><img id="inherited-methods-java.lang.Object-trigger"
942 class="jd-expando-trigger-img" /></a>
1109 …nherited(this, null)" id="inherited-methods-junit.framework.Test" class="jd-expando-trigger closed"
[all …]
DUiCollection.jd162 …ll)" id="inherited-methods-com.android.uiautomator.core.UiObject" class="jd-expando-trigger closed"
163 ><img id="inherited-methods-com.android.uiautomator.core.UiObject-trigger"
165 class="jd-expando-trigger-img" /></a>
827 …gleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed"
828 ><img id="inherited-methods-java.lang.Object-trigger"
830 class="jd-expando-trigger-img" /></a>
DUiScrollable.jd39 …)" id="inherited-constants-com.android.uiautomator.core.UiObject" class="jd-expando-trigger closed"
40 ><img id="inherited-constants-com.android.uiautomator.core.UiObject-trigger"
42 class="jd-expando-trigger-img" /></a>From class
697 … id="inherited-methods-com.android.uiautomator.core.UiCollection" class="jd-expando-trigger closed"
698 ><img id="inherited-methods-com.android.uiautomator.core.UiCollection-trigger"
700 class="jd-expando-trigger-img" /></a>
799 …ll)" id="inherited-methods-com.android.uiautomator.core.UiObject" class="jd-expando-trigger closed"
800 ><img id="inherited-methods-com.android.uiautomator.core.UiObject-trigger"
802 class="jd-expando-trigger-img" /></a>
1607 …gleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed"
[all …]
/frameworks/base/tests/SmokeTestApps/
DREADME2 to trigger the smoke tests to fail. They are otherwise not useful.
/frameworks/base/docs/html/training/swipe/
Dadd-swipe-interface.jd56 that users who may be unable to use the swipe gesture can trigger a manual
109 users who may not be able to perform a swipe gesture can still trigger a
110 manual update. For example, users with accessibility issues can trigger
Drespond-refresh-request.jd103 onOptionsItemSelected()}. In your override method, trigger the {@link
139 // User didn't trigger a refresh, let the superclass handle this action
Dindex.jd41 to trigger an update with a vertical swipe.
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
DWaveTriggerFilter.java46 public synchronized void trigger() { in trigger() method in WaveTriggerFilter
DSmartCamera.java112 ((WaveTriggerFilter) mGraph.getFilter("snapEffect")).trigger(); in captureImages()
/frameworks/base/tests/utils/SleepUtils/
DREADME9 SleepHelper - a self instrumentation meant as a convenient way to trigger
/frameworks/base/docs/html/training/scheduling/
Dalarms.jd60 <li>They operate outside of your application, so you can use them to trigger events or
78 not be the best choice for your app, particularly if you need to trigger network
106 trigger as a result of a repeating alarm:
117 <li>Don't make your alarm's trigger time any more precise than it has to be.
135 <p>Repeating alarms that are based on a precise trigger time don't scale well.
151 <li>A trigger time. If the trigger time you specify is in the past, the alarm triggers
/frameworks/base/docs/html/guide/topics/media/jet/
Djetcreator_manual.jd446 currently selected or playing segment. You can trigger an event in this window
660 will use to trigger the event, therefore giving the content author a method for
672 can select the Play button. This will initiate playback. The trigger button
673 will send the trigger event when pressed. This is equivalent to selecting the
674 green trigger event in the timeline. </p>
680 the trigger segment. Therefore you should make sure the mute flag is set to
681 mute the track that a trigger event will be unmuting when receiving a trigger event.
687 below for details on how trigger events work and behave. </p>
819 other windows of JET Creator, you can mute, unmute, trigger event clips, etc.
991 lang=EN-IE>User actions can be compared to trigger events which are
[all …]
/frameworks/base/docs/html/training/run-background-service/
Dsend-request.jd29 lesson shows you how to trigger the {@link android.app.IntentService} to run an operation by
/frameworks/base/docs/html/training/sync-adapters/
Drunning-sync-adapter.jd108 server and device components you need to make this messaging system work. Using GCM to trigger
116 <strong>Note:</strong> If you use GCM to trigger your sync adapter via a broadcast to all
278 * and any of its subpaths trigger the observer.
372 same time every day, use a repeating alarm as a trigger. Repeating alarms are described in more
439 use other signals to trigger a sync or schedule them at regular intervals, without user input.
Dindex.jd133 Learn how to trigger and schedule data transfers using the sync adapter framework.
/frameworks/base/docs/html/training/location/
Dgeofencing.jd171 The {@link android.content.Intent} sent from Location Services can trigger various actions in
250 // Get the geofences that were triggered. A single event can trigger
274 it is one of the events the app uses to trigger notifications -- either
/frameworks/base/docs/html/training/game-controllers/
Dcontroller-input.jd91 <dd>An object that describes input from joystick and shoulder trigger
220 controllers also trigger the {@link android.view.KeyEvent#KEYCODE_DPAD_CENTER
625 <li><strong>Handle shoulder trigger presses (but provide alternative input
627 triggers. If these triggers are present, Android reports a left trigger press
629 right trigger press as an
635 {@link android.view.MotionEvent#AXIS_GAS}. Android reports all analog trigger
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCamera2AgentImpl.java443 Camera2RequestSettingsSet trigger = in handleMessage() local
445 trigger.set(CaptureRequest.CONTROL_AF_TRIGGER, in handleMessage()
449 trigger.createRequest(mCamera, CameraDevice.TEMPLATE_PREVIEW, in handleMessage()
/frameworks/base/docs/html/tools/performance/heap-viewer/
Dindex.jd152 trigger a garbage collection event.

1234