HomeSort by relevance Sort by last modified time
    Searched defs:setFocusedApplication (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp 214 void setFocusedApplication(JNIEnv* env, jobject applicationHandleObj);
788 void NativeInputManager::setFocusedApplication(JNIEnv* env, jobject applicationHandleObj) {
791 mInputManager->getDispatcher()->setFocusedApplication(applicationHandle);
    [all...]
  /frameworks/base/services/core/java/com/android/server/input/
InputManagerService.java     [all...]
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp     [all...]

Completed in 488 milliseconds