OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invoked
(Results
826 - 850
of
3054
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/packages/services/Telecomm/src/com/android/server/telecom/ui/
MissedCallNotifierImpl.java
267
* Creates an intent to be
invoked
when the missed call notification is cleared.
275
* Creates an intent to be
invoked
when the user opts to "call back" from the missed call
286
* Creates an intent to be
invoked
when the user opts to "send sms" from the missed call
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_descrtut.py
226
normally
invoked
through special notations, e.g. __iadd__ (+=), __len__
263
implicit first argument that is the *class* for which they are
invoked
.
491
#
invoked
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_descrtut.py
226
normally
invoked
through special notations, e.g. __iadd__ (+=), __len__
263
implicit first argument that is the *class* for which they are
invoked
.
491
#
invoked
.
/prebuilts/sdk/renderscript/include/
rs_for_each.rsh
35
* This type is used to suggest how the
invoked
kernel should iterate over the cells of the
100
* function will be
invoked
repeatedly over the cells of the specificed allocation, filling
108
* The kernel can be
invoked
with just an input allocation or just an output allocation.
/system/core/include/utils/
Looper.h
245
* the timeout expired and no callbacks were
invoked
and no other file
248
* Returns POLL_CALLBACK if one or more callbacks were
invoked
.
328
* by returning 0 or by calling this method, then it can be guaranteed to not be
invoked
/frameworks/base/core/java/com/android/internal/view/menu/
MenuBuilder.java
904
boolean
invoked
= itemImpl.invoke();
909
invoked
|= itemImpl.expandActionView();
910
if (
invoked
) close(true);
922
invoked
|= dispatchSubMenuSelected(subMenu, preferredPresenter);
923
if (!
invoked
) close(true);
930
return
invoked
;
[
all
...]
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
MenuBuilder.java
958
boolean
invoked
= itemImpl.invoke();
963
invoked
|= itemImpl.expandActionView();
964
if (
invoked
) close(true);
976
invoked
|= dispatchSubMenuSelected(subMenu, preferredPresenter);
977
if (!
invoked
) close(true);
[
all
...]
/art/compiler/dex/quick/arm/
codegen_arm.h
251
* @param target_method The MethodReference of the method to be
invoked
.
252
* @param type How the method will be
invoked
.
/cts/suite/cts/deviceTests/browserbench/assets/octane/
base.js
35
// arguments are functions that will be
invoked
before and after
238
// function which can be
invoked
to run the next benchmark. Once the
/developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java
170
//
invoked
when the UI is disconnected from the Service.
310
*
invoked
only after {@code BluetoothGatt#discoverServices()} completes successfully.
/developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/
OtherMetadataFragment.java
171
*
Invoked
when {@link #mShowNotificationButton} is clicked.
200
*
Invoked
when {@link #mShowNotificationButton} is clicked.
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java
170
//
invoked
when the UI is disconnected from the Service.
310
*
invoked
only after {@code BluetoothGatt#discoverServices()} completes successfully.
/developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/
OtherMetadataFragment.java
171
*
Invoked
when {@link #mShowNotificationButton} is clicked.
200
*
Invoked
when {@link #mShowNotificationButton} is clicked.
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
BluetoothLeService.java
170
//
invoked
when the UI is disconnected from the Service.
310
*
invoked
only after {@code BluetoothGatt#discoverServices()} completes successfully.
/development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
OtherMetadataFragment.java
171
*
Invoked
when {@link #mShowNotificationButton} is clicked.
200
*
Invoked
when {@link #mShowNotificationButton} is clicked.
/development/samples/devbytes/graphics/ImagePixelization/src/com/example/android/imagepixelization/
ImagePixelization.java
103
* Checks if enough time has elapsed since the last pixelization call was
invoked
.
104
* This prevents too many pixelization processes from being
invoked
at the same time
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMTreeWalker.java
99
* (postorder) are
invoked
for each node as we traverse over them,
149
* (postorder) are
invoked
for each node as we traverse over them,
/external/apache-xml/src/main/java/org/apache/xpath/axes/
DescendantIterator.java
170
* <code>detach</code> method was
invoked
.
329
* state. After<code>detach</code> has been
invoked
, calls to
/external/clang/lib/Sema/
SemaCUDA.cpp
163
// Look for special members in base classes that should be
invoked
from here.
274
// it's the least restrictive option that can be
invoked
from any target.
/external/llvm/docs/
MakefileGuide.rst
128
makefile system. Makefile comments are
invoked
with the pound (``#``) character.
266
Makefile system. Any target can be
invoked
from any directory but not all are
268
operate as if
invoked
from the top level directory).
310
This target can be
invoked
from anywhere within a project's directories but
325
directory. It is
invoked
by the ``check`` target elsewhere. Each project is
616
Implies ``VERBOSE`` and also tells each tool
invoked
to be verbose. This is
617
handy when you're trying to see the sub-tools
invoked
by each tool
invoked
[
all
...]
/external/llvm/include/llvm/
PassSupport.h
231
/// Callback functions - These functions are
invoked
whenever a pass is loaded
241
/// passEnumerate - Callback function
invoked
when someone calls
/external/nanopb-c/generator/google/protobuf/
service_reflection.py
224
callback: A callback which will be
invoked
when the method finishes.
275
method_descriptor: Descriptor of the
invoked
method.
/external/okhttp/okio/okio/src/main/java/okio/
AsyncTimeout.java
27
* occurs. This method will be
invoked
by the shared watchdog thread so it
138
*
Invoked
by the watchdog thread when the time between calls to {@link
/external/proguard/src/proguard/optimize/info/
SideEffectInstructionChecker.java
224
// Check if the
invoked
method is causing any side effects.
239
// Check if the
invoked
method is causing any side effects.
/external/protobuf/python/google/protobuf/
service_reflection.py
224
callback: A callback which will be
invoked
when the method finishes.
275
method_descriptor: Descriptor of the
invoked
method.
Completed in 522 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>