Searched refs:applicationHandleObj (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/jni/
H A Dcom_android_server_input_InputManagerService.cpp174 void setFocusedApplication(JNIEnv* env, jobject applicationHandleObj);
669 void NativeInputManager::setFocusedApplication(JNIEnv* env, jobject applicationHandleObj) { argument
671 android_server_InputApplicationHandle_getHandle(env, applicationHandleObj);
1171 jint ptr, jobject applicationHandleObj) {
1174 im->setFocusedApplication(env, applicationHandleObj);
1170 nativeSetFocusedApplication(JNIEnv* env, jclass clazz, jint ptr, jobject applicationHandleObj) argument

Completed in 55 milliseconds