Home
last modified time | relevance | path

Searched refs:invokes (Results 1 – 25 of 60) sorted by relevance

123

/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSCompilerDriver.h152 const std::list<std::list<std::pair<int, int>>>& invokes,
/frameworks/compile/libbcc/lib/Renderscript/
DRSCompilerDriver.cpp286 const std::list<std::list<std::pair<int, int>>>& invokes, in buildScriptGroup() argument
327 auto invokeIter = invokes.begin(); in buildScriptGroup()
/frameworks/base/docs/html/training/tv/discovery/
Din-app-search.jd82 When a user selects the search icon, the system invokes a search activity via the defined intent.
Drecommendations.jd278 recommendations. To run your service, create a class that runs a timer and invokes
/frameworks/base/docs/html/training/wearables/data-layer/
Daccessing.jd81 When the system invokes the
/frameworks/base/docs/html/training/camera/
Dvideobasics.jd80 <p>Here's a function that invokes an intent to capture video.</p>
Dphotobasics.jd86 <p>Here's a function that invokes an intent to capture a photo.</p>
/frameworks/base/docs/html/training/basics/network-ops/
Dconnecting.jd98 <p>In the following snippet, the <code>myClickHandler()</code> method invokes <code>new
174 <li>When users click the button that invokes {@code myClickHandler()},
Dxml.jd121 {@link org.xmlpull.v1.XmlPullParser#nextTag() nextTag()} and invokes the
390 <li>If the user's settings and the network connection allow it, invokes
/frameworks/base/docs/html/design/patterns/
Dconfirming-acknowledging.jd5 <p>In some situations, when a user invokes an action in your app, it's a good idea to <em>confirm</…
/frameworks/base/docs/html/training/wearables/watch-faces/
Dservice.jd33 invokes its service callback methods as required.</p>
121 When a watch face is active, the system invokes the methods in its service when the time changes
Dinformation.jd145 <p>When the task finishes retrieving data, your code invokes a callback method. The following
/frameworks/base/docs/html/training/load-data-background/
Dsetup-loader.jd44 interface. A {@link android.support.v4.content.CursorLoader} invokes callbacks defined
/frameworks/base/docs/html/training/swipe/
Drespond-refresh-request.jd70 onRefresh()} and invokes the method {@code myUpdateOperation()} to update the
/frameworks/base/docs/html/training/auto/audio/
Dindex.jd251 <li>Auto invokes the {@link android.service.media.MediaBrowserService#onLoadChildren
255 <li>If the user selects a submenu, Auto invokes
259 <li>If the user begins playback, Auto invokes the appropriate media session
417 such as pausing play or skipping to the next track, Auto invokes one
/frameworks/base/docs/html/training/run-background-service/
Dreport-status.jd98 method, which {@link android.support.v4.content.LocalBroadcastManager} invokes when it receives
/frameworks/base/docs/html/guide/topics/search/
Dindex.jd57 Also, there is no guarantee that a device provides a dedicated SEARCH button that invokes the
/frameworks/base/docs/html/training/transitions/
Dcustom-transitions.jd69 to a transition. Instead, the framework invokes callback methods that allow a transition to
Doverview.jd138 animation. At important lifecycle states, the framework invokes callback methods that you can
/frameworks/base/docs/html/training/location/
Dreceive-location-updates.jd217 invokes the
263 <p>The fused location provider invokes the
/frameworks/base/docs/html/training/multiple-threads/
Dcommunicate-ui.jd72 handleMessage()} method. The Android system invokes this method when it receives a new message
/frameworks/base/docs/html/training/articles/
Dperf-anr.jd99 {@link android.os.AsyncTask#publishProgress publishProgress()}, which invokes the
/frameworks/base/docs/html/tools/building/
Dbuilding-eclipse.jd26 Eclipse invokes ADB and installs your application to a device or emulator, so you do not have to
/frameworks/base/docs/html/training/beam-files/
Dsend-files.jd197 method that the system invokes when Android Beam file transfer detects that the user wants
/frameworks/base/docs/html/preview/features/
Druntime-permissions.jd676 user. When the user responds, the system invokes your app's {@link
932 If the device is not running the M Preview, invokes the callback
988 If the device is not running the M Preview, invokes the callback

123