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

<<41424344454647484950>>

  /developers/samples/android/admin/NfcProvisioning/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /developers/samples/android/background/alarms/RepeatingAlarm/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /developers/samples/android/content/DirectShare/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /developers/samples/android/content/documentsUi/StorageClient/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /developers/samples/android/content/documentsUi/StorageProvider/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /developers/samples/android/content/webview/PermissionRequest/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /developers/samples/android/input/gestures/BasicGestureDetect/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /developers/samples/android/media/HdrViewfinder/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /developers/samples/android/media/ScreenCapture/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /developers/samples/android/notification/ActiveNotifications/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /developers/samples/android/security/ConfirmCredential/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /developers/samples/android/ui/views/Elevation/ElevationBasic/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /developers/samples/android/ui/window/AdvancedImmersiveMode/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /developers/samples/android/ui/window/BasicImmersiveMode/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /developers/samples/android/ui/window/ImmersiveMode/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /developers/samples/android/wearable/wear/RuntimePermissionsWear/Application/
README-singleview.txt 32 -Add a Fragment to handle behavior. In your MainActivity.java class, it will reference a Fragment
33 called (yourProjectName)Fragment.java. Create that file in your project, using the "main" source
35 For instance, if your package name is com.example.foo, create the file
  /development/samples/UiAutomator/
README 8 To run this demo you must build it first and push it on your device:
20 To run this demo you must build it first and push it on your device:
29 To run this demo you must build it first and push it on your device:
  /external/autotest/server/site_tests/platform_RebootAfterUpdate/
control 28 1) Setup your devserver in your shadow config that your DUT can reach.
  /external/cblas/
README 8 your own version (which should be trivial to do for other architectures).
9 Make sure to set these variables appropriately in your Makefile.ARCH:
12 BLLIB is your Legacy BLAS library
  /external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/gettingstarted/
introduction.rst 6 and only takes a few minutes. And it's free to start: upload your app and
21 - Use Django templates with your app
22 - Upload your app to App Engine
  /external/google-breakpad/
README 12 If you need to reconfigure your build be sure to run "make distclean" first.
24 2. Make changes. Build and test your changes.
35 5. At http://breakpad.appspot.com you'll find your issue listed; click on it,
  /external/guice/core/src/com/google/inject/
package-info.java 27 * <dd>The annotation you will use in your implementation classes to tell Guice
29 * (your "dependencies").
37 * <dd>The object that Guice passes into your {@link com.google.inject.Module}
  /external/guice/extensions/servlet/src/com/google/inject/servlet/
GuiceServletContextListener.java 28 * As of Guice 2.0 you can still use (your subclasses of) {@code GuiceServletContextListener}
29 * class as a logical place to create and configure your injector. This will ensure the injector
59 * Override this method to create (or otherwise obtain a reference to) your
  /external/llvm/bindings/python/
README.txt 4 Use at your own risk.
32 to your test at the point you wish to enter the debugger:
45 Then open cover/index.html in your browser of choice to see the code coverage.
  /external/mockito/src/org/mockito/internal/runners/
RunnerFactory.java 47 "You can upgrade your JUnit version or write your own Runner (please consider contributing your runner to the Mockito community).\n" +

Completed in 1492 milliseconds

<<41424344454647484950>>