OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:contextObj
(Results
1 - 9
of
9
) sorted by null
/frameworks/base/core/jni/
android_view_PointerIcon.h
93
jobject
contextObj
, int32_t style);
98
jobject pointerIconObj, jobject
contextObj
, PointerIcon* outPointerIcon);
108
jobject
contextObj
, int32_t style, PointerIcon* outPointerIcon);
android_view_PointerIcon.cpp
48
jobject android_view_PointerIcon_getSystemIcon(JNIEnv* env, jobject
contextObj
, int32_t style) {
50
gPointerIconClassInfo.getSystemIcon,
contextObj
, style);
60
status_t android_view_PointerIcon_load(JNIEnv* env, jobject pointerIconObj, jobject
contextObj
,
69
gPointerIconClassInfo.load,
contextObj
));
107
status_t android_view_PointerIcon_loadSystemIcon(JNIEnv* env, jobject
contextObj
,
109
jobject pointerIconObj = android_view_PointerIcon_getSystemIcon(env,
contextObj
, style);
116
contextObj
, outPointerIcon);
/external/skia/experimental/SkV8Example/
JsContext.cpp
77
v8::Handle<v8::Object>
contextObj
= this->wrap();
85
v8::Handle<v8::Value> argv[argc] = {
contextObj
};
/frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp
155
static void loadSystemIconAsSpriteWithPointerIcon(JNIEnv* env, jobject
contextObj
, int32_t style,
158
contextObj
, style, outPointerIcon);
166
static void loadSystemIconAsSprite(JNIEnv* env, jobject
contextObj
, int32_t style,
169
loadSystemIconAsSpriteWithPointerIcon(env,
contextObj
, style, &pointerIcon, outSpriteIcon);
187
NativeInputManager(jobject
contextObj
, jobject serviceObj, const sp<Looper>& looper);
301
NativeInputManager::NativeInputManager(jobject
contextObj
,
306
mContextObj = env->NewGlobalRef(
contextObj
);
[
all
...]
/external/libxml2/
xpath.c
[
all
...]
/external/guice/extensions/struts2/lib/
ognl-3.0.jar
/prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.5/
velocity-1.5.jar
/prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.7/
velocity-1.7.jar
/external/dagger2/lib/
auto-value-1.0.jar
Completed in 240 milliseconds