HomeSort by relevance Sort by last modified time
    Searched full:another (Results 526 - 550 of 15616) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-shared/
sh1.c 18 /* This variable is defined by another object in the shared library. */
52 /* This function calls a function defined by another object in the
  /libcore/ojluni/src/main/java/java/io/
DataInputStream.java 97 * input stream does not support reading after close, or another I/O
146 * input stream does not support reading after close, or another I/O
168 * another I/O error occurs.
190 * another I/O error occurs.
217 * reading after close, or another I/O error occurs.
241 * another I/O error occurs.
264 * another I/O error occurs.
287 * another I/O error occurs.
311 * another I/O error occurs.
335 * another I/O error occurs
    [all...]
  /art/test/612-jit-dex-cache/src-ex/
LoadedByAppClassLoader.java 33 // This used to return the B class of another class loader.
  /art/test/Transaction/
Transaction.java 72 // Call another native method.
  /build/soong/scripts/
reverse_path.py 8 # Find the best reverse path to reference the current directory from another
  /cts/hostsidetests/appsecurity/test-apps/AppAccessData/
AndroidManifest.xml 20 A simple app to test that other apps cannot access another app's private data.
  /cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/UserAppTest/
AndroidManifest.xml 23 <!-- Dummy activity just to allow this to load in another user -->
  /cts/hostsidetests/appsecurity/test-apps/InstrumentationAppDiffCert/src/com/android/cts/instrumentationdiffcertapp/
InstrumentationFailToRunTest.java 26 * Test that a instrumentation targeting another app with a different cert fails.
  /cts/hostsidetests/theme/app/src/android/theme/app/
LayoutModifier.java 31 * @return the same view or another view that will be snapshotted by the test
  /cts/tests/libcore/ojluni/
AndroidManifest.xml 21 <!-- important: instrument another package which actually contains the CTS core test runner -->
  /cts/tests/tests/net/src/android/net/http/cts/
HttpResponseCacheTest.java 69 HttpResponseCache another = HttpResponseCache.install(cacheDir, 10 * 1024 * 1024); local
70 assertSame(first, another);
77 HttpResponseCache another = HttpResponseCache.install(cacheDir, 8 * 1024 * 1024); local
80 assertNotSame(first, another);
  /cts/tests/tests/packageinstaller/adminpackageinstaller/src/android/packageinstaller/admin/cts/
InstallReasonTest.java 32 // Verify that when the Device Owner installs another package, its install reason is
  /cts/tests/tests/util/src/android/util/cts/
StateSetTest.java 72 // Add another state to the spec which the stateSet doesn't match
94 // Add another matching state to the the stateSet. We still fail
109 // Add another arrelevent state to the stateSet
115 // Add another state to the spec which the stateSet doesn't match
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/res/values/
base-strings.xml 25 from one Activity to another. Uses a combination of changeImageTransform and
  /developers/build/prebuilts/gradle/DragAndDropAcrossApps/DropTarget/src/main/res/values/
strings.xml 23 <string name="intro_message">This sample demonstrates drag and drop functionality and is the \'target\' app for this sample. It shows how data can be received when dragged from another app.\nOpen the \'DragSource\' sample app next to this one and try dragging an image into the space below.</string>
  /developers/build/prebuilts/gradle/MultiWindowPlayground/Application/src/main/java/com/android/multiwindowplayground/activities/
AdjacentActivity.java 25 * This Activity is to be launched adjacent to another Activity using the {@link
  /developers/build/templates/Wear/
README-wear.txt 28 achieved by adding another template, like "base" for example.
  /developers/build/templates/WearPlusShared/
README-wear.txt 28 achieved by adding another template, like "base" for example.
  /developers/samples/android/ui/window/DragAndDropAcrossApps/DropTarget/src/main/res/values/
strings.xml 23 <string name="intro_message">This sample demonstrates drag and drop functionality and is the \'target\' app for this sample. It shows how data can be received when dragged from another app.\nOpen the \'DragSource\' sample app next to this one and try dragging an image into the space below.</string>
  /developers/samples/android/ui/window/MultiWindowPlayground/Application/src/main/java/com/android/multiwindowplayground/activities/
AdjacentActivity.java 25 * This Activity is to be launched adjacent to another Activity using the {@link
  /developers/samples/android/wearable/wear/AgendaData/
README-wear.txt 28 achieved by adding another template, like "base" for example.
  /developers/samples/android/wearable/wear/DataLayer/
README-wear.txt 28 achieved by adding another template, like "base" for example.
  /developers/samples/android/wearable/wear/DelayedConfirmation/
README-wear.txt 28 achieved by adding another template, like "base" for example.
  /developers/samples/android/wearable/wear/EmbeddedApp/
README-wear.txt 28 achieved by adding another template, like "base" for example.
  /developers/samples/android/wearable/wear/FindMyPhone/
README-wear.txt 28 achieved by adding another template, like "base" for example.

Completed in 2978 milliseconds

<<21222324252627282930>>