HomeSort by relevance Sort by last modified time
    Searched full:your (Results 1476 - 1500 of 26813) sorted by null

<<51525354555657585960>>

  /developers/build/prebuilts/gradle/Camera2Video/
README.md 18 2. Implement a `TextureView.SurfaceTextureListener` on your TextureView, and override its
23 camera device. Override its methods to set your CameraDevice instance, start the preview, and stop
27 on your CameraDevice instance.
29 `createCaptureSession(surfaces, new CameraCaptureSession.StateCallback(){})` on your CameraDevice instance,
30 where `surfaces` is a list consisting of the surface view of your TextureView and the surface of
31 your MediaRecorder instance.
32 7. Use `start()` and `stop()` methods on your MediaRecorder instance to actually start and stop the recording.
33 8. Lastly, set up and clean up your camera device in `onResume()` and `onPause()`.
  /developers/build/prebuilts/gradle/DirectShare/Application/src/main/res/values/
strings.xml 23 For your convenience, you can also use the input below to share the text.
35 <string name="hint_body">Edit your message.</string>
  /developers/samples/android/content/DirectShare/Application/src/main/res/values/
strings.xml 23 For your convenience, you can also use the input below to share the text.
35 <string name="hint_body">Edit your message.</string>
  /developers/samples/android/media/Camera2Video/
README.md 18 2. Implement a `TextureView.SurfaceTextureListener` on your TextureView, and override its
23 camera device. Override its methods to set your CameraDevice instance, start the preview, and stop
27 on your CameraDevice instance.
29 `createCaptureSession(surfaces, new CameraCaptureSession.StateCallback(){})` on your CameraDevice instance,
30 where `surfaces` is a list consisting of the surface view of your TextureView and the surface of
31 your MediaRecorder instance.
32 7. Use `start()` and `stop()` methods on your MediaRecorder instance to actually start and stop the recording.
33 8. Lastly, set up and clean up your camera device in `onResume()` and `onPause()`.
  /development/samples/ApiDemos/src/com/example/android/apis/
ApiDemosApplication.java 23 * be used as a central repository for per-process information about your app;
25 * all of these globals from across your application into one place here.
  /development/samples/CrossCompatibility/
_index.html 19 <p> For more information on how to make your applications cross-compatible, please check out the original
20 blogpost <a href="http://android-developers.blogspot.com/2010/07/how-to-have-your-cupcake-and-eat-it-too.html">here</a>.</p>
  /development/samples/TicTacToeLib/
default.properties 18 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
23 # "build.properties", and override values to adapt the script to your
  /development/samples/TicTacToeMain/
default.properties 18 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
23 # "build.properties", and override values to adapt the script to your
  /development/samples/browseable/DirectShare/res/values/
strings.xml 23 For your convenience, you can also use the input below to share the text.
35 <string name="hint_body">Edit your message.</string>
  /device/lge/bullhead/overlay/frameworks/base/core/res/res/values/
strings.xml 23 <string name="battery_saver_description">To help improve battery life, battery saver reduces your device?s performance and limits vibration, ambient display, location services, and most background data. Email, messaging, and other apps that rely on syncing may not update unless you open them.\n\nBattery saver turns off automatically when your device is charging.</string>
  /device/moto/shamu/overlay/frameworks/base/core/res/res/values/
strings.xml 23 <string name="battery_saver_description">To help improve battery life, battery saver reduces your device?s performance and limits vibration, ambient display, location services, and most background data. Email, messaging, and other apps that rely on syncing may not update unless you open them.\n\nBattery saver turns off automatically when your device is charging.</string>
  /docs/source.android.com/src/source/
report-bugs.jd 19 <p>Thank you for your interest in Android! One of the best ways you can help us
31 your bug</a> to see if anyone has already reported it. Don't forget to
32 search for all issues, not just open ones, as your issue might already
37 <p>If you find your issue and it's important to you, star it! That's how we know which bugs are most important to fix.</p>
40 <p>If no one has reported your bug, file the bug. You can use one of these templates:</p>
43 <p><a href="https://code.google.com/p/android/issues/entry?template=User%20bug%20report">Bug in your Device</a> -
67 any particular release. To see what happens to your bug once you report it,
71 closed without any action. The more detail you provide, the more likely your
  /external/androidplot/Examples/DemoApp/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
15 # If your project uses WebView with JS, uncomment the following
  /external/autotest/client/common_lib/cros/fake_device_server/
README 25 # Send your device a command.
29 # Update the status of your command
  /external/autotest/client/samples/
control.xenbuild 12 defining your own kernel job, and handing that to the xen job. If
26 # Uncomment the line below if you want to boot your newly built kernel
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1Choice.java 4 * Marker interface for CHOICE objects - if you implement this in a role your
8 * If you use this interface your class should also implement the getInstance()
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
README.md 10 Use local DNS and HTTP(S) proxies to captures your live traffic. Then
12 sure that your tests get consistent results, that are not affected by
  /external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
support.py 36 B) For questions regarding your account, billing, Terms Of Service, Google
41 in addition to the description of your problem:
47 - If you can use gsutil to reproduce your issue, specify the -D option to
48 display your request's HTTP details. Provide these details with your post
49 to the forum as they can help us further troubleshoot your issue.
52 header with authentication credentials for your Google Cloud Storage account.
59 a released copy of gsutil (instead of your locally modified copy) when
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ses/
exceptions.py 49 Your account's daily (rolling 24 hour total) allotment of outbound emails
57 Your account's requests/second limit has been exceeded.
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/jsdom/
parsing_unit.js 12 throw new Error('parse5: Parser was already suspended. Please, check your control flow logic.');
15 throw new Error('parse5: Parser was already resumed. Please, check your control flow logic.');
  /external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/gettingstarted/
helloworld.rst 7 for your application, it runs the application with the request data in
55 - The application identifier is ``helloworld``. When you register your
60 before uploading new versions of your application software, App Engine will
84 `http://localhost:8080/ <http://localhost:8080/>`_ in your default web browser.
94 test the application by visiting the following URL in your web browser:
105 You can leave the web server running while you develop your application.
106 The web server knows to watch for changes in your source files and reload
115 press Control-C (or the appropriate "break" key for your console), or click
  /external/chromium-trace/catapult/tracing/third_party/gl-matrix/spec/
jasmine.yml 56 # Source directory path. Your src_files must be returned relative to this path. Will use root if left blank.
67 # Spec directory path. Your spec_files must be returned relative to this path.
  /external/dbus/dbus/
dbus-keyring.h 2 /* dbus-keyring.h Store secret cookies in your homedir
11 * (at your option) any later version.
  /external/eigen/
INSTALL 8 before you can use it. Moreover, these header files do not depend on your
15 to install, just copy this Eigen/ subdirectory to your favorite location.
  /external/eigen/test/
metis_support.cpp 9 // version 3 of the License, or (at your option) any later version.
14 // the License, or (at your option) any later version.

Completed in 467 milliseconds

<<51525354555657585960>>