Searched
full:invoked (Results
576 -
600 of
3054) sorted by null
<<21222324252627282930>>
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/ |
looper.h | 169 * the timeout expired and no callbacks were invoked and no other file 172 * Returns ALOOPER_POLL_CALLBACK if one or more callbacks were invoked. 241 * by returning 0 or by calling this method, then it can be guaranteed to not be invoked
|
/bionic/libc/bionic/ |
libc_init_static.cpp | 34 * which is directly invoked by the kernel when the program is launched.
|
/bootable/recovery/minzip/ |
Zip.h | 158 * If callback is non-NULL, it will be invoked with each unpacked file.
|
/cts/tests/tests/app/src/android/app/cts/ |
TabActivityTest.java | 69 // Test onPostCreate, onContentChanged. These two methods are invoked in starting
|
/dalvik/docs/ |
java-constraints.html | 329 Methods whose names start with '<' must only be invoked implicitly by 331 initializer, which may be invoked by <code>invokespecial</code>. 752 An instance initializer must only be invoked on an uninitialized 771 Instance methods may only be invoked on and instance fields may only
|
/developers/build/prebuilts/gradle/BasicTransition/Application/src/main/java/com/example/android/basictransition/ |
BasicTransitionFragment.java | 105 // Alternatively, transition can be invoked dynamically without a Scene.
|
/developers/build/prebuilts/gradle/BeamLargeFiles/Application/src/main/java/com/example/android/beamlargefiles/ |
BeamLargeFilesFragment.java | 37 * <p>The tradeoff is that this application will not be invoked on the receiving device. Instead,
|
/developers/samples/android/connectivity/nfc/BeamLargeFiles/Application/src/main/java/com/example/android/beamlargefiles/ |
BeamLargeFilesFragment.java | 37 * <p>The tradeoff is that this application will not be invoked on the receiving device. Instead,
|
/developers/samples/android/ui/transition/BasicTransition/Application/src/main/java/com/example/android/basictransition/ |
BasicTransitionFragment.java | 105 // Alternatively, transition can be invoked dynamically without a Scene.
|
/development/build/tools/ |
patch_windows_sdk.sh | 23 # depend on the sdk.git repo. This file is invoked by the makefile
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ActionBarSettingsActionProviderActivity.java | 57 // of the ActionProvider is invoked. Hence, the provider encapsulates the
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
PurgeableBitmapView.java | 35 * is invoked(), and its onDraw() draws the Bitmap and a number to screen.
|
/development/samples/BusinessCard/src/com/example/android/businesscard/ |
BusinessCardActivity.java | 78 * Invoked when the contact picker activity is finished. The {@code contactUri} parameter
|
/development/samples/Support7Demos/src/com/example/android/supportv7/app/ |
ActionBarSettingsActionProviderActivity.java | 50 // of the ActionProvider is invoked. Hence, the provider encapsulates the
|
/development/samples/SupportLeanbackDemos/src/com/example/android/leanback/ |
BackgroundHelper.java | 125 // when setBackground is invoked.
|
/development/samples/browseable/BasicTransition/src/com.example.android.basictransition/ |
BasicTransitionFragment.java | 105 // Alternatively, transition can be invoked dynamically without a Scene.
|
/development/samples/browseable/BeamLargeFiles/src/com.example.android.beamlargefiles/ |
BeamLargeFilesFragment.java | 37 * <p>The tradeoff is that this application will not be invoked on the receiving device. Instead,
|
/development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/ |
DynamicListView.java | 234 * dispatchDraw gets invoked when all the child views are about to be drawn. 308 * data set change, a layout is invoked to place the cells in the right place. 470 * Determines whether this listview is in a scrolling state invoked 548 * is in a state of scrolling invoked by the hover cell being outside the bounds
|
/device/generic/goldfish/camera/ |
EmulatedCamera3.h | 40 * connectDevice(), and closeCamera() methods of this class that are invoked in
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/widget/ |
TextLabelWidget.java | 99 * Do not call this method directly. It is indirectly invoked every time a plot is
|
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/xy/ |
XYLegendWidgetTest.java | 87 // invoked by redraw() is a stub and will not result in onDraw being called.
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
ITreeAdaptor.cs | 67 * This is invoked from an imaginary node ref on right side of a 79 * This is invoked from an imaginary node ref on right side of a 91 * This is invoked when the <c>text</c> terminal option is set, as in 103 * This is invoked from an imaginary node ref on right side of a
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
NFAContext.java | 103 /** The NFA state that invoked another rule's start state is recorded 194 * Example "[21 $] suffix [21 12 $]" means: rule r invoked current rule 195 * from state 21. Rule s invoked rule r from state 12 which then invoked
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
DoubleArray.java | 78 * and addElementRolling(5) is invoked, the result is an array containing
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/ |
OnthrowLaunchDebugger002.java | 32 * This debugger is invoked by debuggee on demand.
|
Completed in 179 milliseconds
<<21222324252627282930>>