OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invoked
(Results
876 - 900
of
3054
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/art/runtime/arch/
instruction_set.h
192
// are the resolved method and the pointer to the code to be
invoked
.
/art/runtime/
signal_catcher.cc
167
// handlers being
invoked
.
/art/test/044-proxy/src/
WrappedThrow.java
186
* This is called when anything gets
invoked
in the proxy object.
/art/test/046-reflect/
expected.txt
116
invoked
method
/bionic/libc/include/
nsswitch.h
59
#define NS_FORCEALL (1<<8) /* force all methods to be
invoked
; */
/cts/tests/tests/telecom/src/android/telecom/cts/
BaseTelecomTestWithMockServices.java
393
* We should have 1 onCallAdded, 2 onChildrenChanged and 2 onParentChanged
invoked
, so
414
* We should have 1 onChildrenChanged and 1 onParentChanged
invoked
, so
[
all
...]
/cts/tests/tests/widget/src/android/widget/cts/
RatingBarTest.java
192
* method is
invoked
.
/dalvik/docs/
dalvik-constraints.html
365
A method the name of which starts with a '<' must only be
invoked
367
only exception is the instance initializer, which may be
invoked
by
613
An instance initializer must only be
invoked
on an uninitialized
628
Instance methods may only be
invoked
on and instance fields may only
/developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
CustomRestrictionsFragment.java
41
* can use other methods to maintain the settings. When this activity is
invoked
/developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/
VisibilityMetadataFragment.java
144
*
Invoked
when {@link #mShowNotificationButton} is clicked.
/developers/build/prebuilts/gradle/SynchronizedNotifications/Application/src/main/java/com/example/android/wearable/synchronizednotifications/
DismissListener.java
39
* A {@link com.google.android.gms.wearable.WearableListenerService} that is
invoked
when certain
/developers/build/prebuilts/gradle/SynchronizedNotifications/Wearable/src/main/java/com/example/android/wearable/synchronizednotifications/
NotificationUpdateService.java
43
* A {@link com.google.android.gms.wearable.WearableListenerService} that will be
invoked
when a
/developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceUtil.java
102
* Callback
invoked
with the current config {@link DataMap} for
/developers/samples/android/content/multiuser/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
CustomRestrictionsFragment.java
41
* can use other methods to maintain the settings. When this activity is
invoked
/developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/
VisibilityMetadataFragment.java
144
*
Invoked
when {@link #mShowNotificationButton} is clicked.
/developers/samples/android/wearable/wear/SynchronizedNotifications/Application/src/main/java/com/example/android/wearable/synchronizednotifications/
DismissListener.java
39
* A {@link com.google.android.gms.wearable.WearableListenerService} that is
invoked
when certain
/developers/samples/android/wearable/wear/SynchronizedNotifications/Wearable/src/main/java/com/example/android/wearable/synchronizednotifications/
NotificationUpdateService.java
43
* A {@link com.google.android.gms.wearable.WearableListenerService} that will be
invoked
when a
/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceUtil.java
102
* Callback
invoked
with the current config {@link DataMap} for
/development/ndk/platforms/android-21/include/
nsswitch.h
59
#define NS_FORCEALL (1<<8) /* force all methods to be
invoked
; */
/development/ndk/platforms/android-3/include/
nsswitch.h
66
#define NS_FORCEALL (1<<8) /* force all methods to be
invoked
; */
/development/ndk/sources/android/ndk_helper/
JNIHelper.h
54
//This class uses singleton pattern and can be
invoked
from multiple threads,
/development/samples/ApiDemos/src/com/example/android/apis/view/
List14.java
42
* avoiding calls to findViewById() every time getView() is
invoked
.
/development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java
516
/* Callback
invoked
when the surface dimensions change. */
860
/* Callback
invoked
when the surface dimensions change. */
867
* Callback
invoked
when the Surface has been created and is ready to be
[
all
...]
/development/samples/NotePad/
AndroidManifest.xml
97
<!-- DEFAULT: execute if being directly
invoked
. -->
/development/samples/SearchableDictionary/src/com/example/android/searchabledict/
SearchableDictionary.java
64
//
invoked
again (when the user executes a search from this activity, we don't create
Completed in 520 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>