Searched defs:contextObj (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/jni/ |
D | android_view_PointerIcon.cpp | 43 jobject android_view_PointerIcon_getSystemIcon(JNIEnv* env, jobject contextObj, int32_t style) { in android_view_PointerIcon_getSystemIcon() 55 status_t android_view_PointerIcon_load(JNIEnv* env, jobject pointerIconObj, jobject contextObj, in android_view_PointerIcon_load() 92 status_t android_view_PointerIcon_loadSystemIcon(JNIEnv* env, jobject contextObj, in android_view_PointerIcon_loadSystemIcon()
|
/frameworks/base/services/core/jni/ |
D | com_android_server_input_InputManagerService.cpp | 147 static void loadSystemIconAsSprite(JNIEnv* env, jobject contextObj, int32_t style, in loadSystemIconAsSprite() 280 NativeInputManager::NativeInputManager(jobject contextObj, in NativeInputManager() 1010 jobject serviceObj, jobject contextObj, jobject messageQueueObj) { in nativeInit()
|