HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 1051 - 1075 of 10091) sorted by null

<<41424344454647484950>>

  /cts/suite/audio_quality/lib/include/task/
TaskProcess.h 47 /// construct Buffers and Values for calling builtin functions.
  /cts/tests/src/android/opengl/cts/
GLSurfaceViewStubActivity.java 52 * methods need to be called before calling getActivity in the
  /cts/tests/src/android/os/cts/
TestThread.java 21 * calling the <code>runTest()</code> method.
  /cts/tests/src/android/text/method/cts/
KeyListenerStubActivity.java 81 * Blocks the calling thread until the {@link KeyListenerStubActivity} has window focus or the
  /cts/tests/tests/permission/src/android/permission/cts/
NoLocationPermissionTest.java 113 * Helper method to verify that calling requestLocationUpdates with given
184 * Helper method to verify that calling getLastKnownLocation with given
227 * Helper method to verify that calling getProvider with given provider
271 * Helper method to verify that calling isProviderEnabled with given
  /cts/tools/vm-tests-tf/src/util/build/
JarBuildStep.java 73 System.err.println("exception in JarBuildStep while calling jar with args:" +
  /dalvik/dexgen/src/com/android/dexgen/rop/type/
TypeBearer.java 55 * is the same as calling {@code getFrameType()} unless this
  /dalvik/dexgen/src/com/android/dexgen/util/
AnnotatedOutput.java 34 * Annotators may use the result of calling this method to inform their
  /dalvik/dx/src/com/android/dx/rop/type/
TypeBearer.java 55 * is the same as calling {@code getFrameType()} unless this
  /dalvik/dx/src/com/android/dx/util/
AnnotatedOutput.java 34 * Annotators may use the result of calling this method to inform their
  /dalvik/vm/alloc/
Heap.h 90 * Blocks the calling thread until the garbage collector is inactive.
  /dalvik/vm/jdwp/
JdwpEvent.h 108 * may discard its pointer after calling this.
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/BasicSyncAdapter/src/main/java/com/example/android/network/sync/basicsyncadapter/
SyncService.java 69 * @param intent Calling intent
  /development/host/windows/usb/api/
adb_winusb_api.h 40 calling LoadLibrary), and will extract address of InstantiateWinUsbInterface
  /development/ndk/platforms/android-9/include/android/
looper.h 42 * Returns the looper associated with the calling thread, or NULL if
59 * Prepares a looper associated with the calling thread, and returns it.
238 * signalled. Calling code is responsible for ensuring that this case is safely handled.
240 * by returning 0 or by calling this method, then it can be guaranteed to not be invoked
  /development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
MainActivity.java 51 // Calling super after populating the menu is necessary here to ensure that the
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
_index.html 24 <dd>Demonstrates calling the {@link android.graphics.Matrix.html#setPolyToPoly(float[],int,float[],int,int)} method to translate coordinates on a canvas to a new perspective (used to simulate perspective). </dd>
  /development/samples/ApiDemos/src/com/example/android/apis/preference/
DefaultValues.java 38 * SharedPreferences that takes care of calling it.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
InternalSelectionScroll.java 30 * {@link InternalSelectionView} achieves this by calling {@link android.view.View#requestRectangleOnScreen}
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
AudioFocusHelper.java 51 * Called by AudioManager on audio focus changes. We implement this by calling our
  /development/tools/apkcheck/src/com/android/apkcheck/
MethodInfo.java 77 * The public API file must be fully parsed before calling here,
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
RewriteRuleNodeStream.cs 74 // we dup every node, so don't have to worry about calling dup; short-
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
RewriteRuleNodeStream.cs 76 // we dup every node, so don't have to worry about calling dup; short-
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
RewriteRuleNodeStream.java 66 // we dup every node, so don't have to worry about calling dup; short-
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestLexer.java 44 // this must return A not I to the parser; calling a nonfragment rule
57 // this must return A not I to the parser; calling a nonfragment rule
98 // this must return A not I to the parser; calling a nonfragment rule
112 // this must return A not I to the parser; calling a nonfragment rule

Completed in 360 milliseconds

<<41424344454647484950>>