Searched defs:InputApplicationHandle (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/input/
H A DInputApplication.cpp25 // --- InputApplicationHandle ---
27 InputApplicationHandle::InputApplicationHandle() : function in class:android::InputApplicationHandle
31 InputApplicationHandle::~InputApplicationHandle() {
35 void InputApplicationHandle::releaseInfo() {
H A DInputApplication.h43 class InputApplicationHandle : public RefBase { class in namespace:android
75 InputApplicationHandle();
76 virtual ~InputApplicationHandle();
/frameworks/base/services/java/com/android/server/input/
H A DInputApplicationHandle.java25 public final class InputApplicationHandle { class
42 public InputApplicationHandle(Object appWindowToken) { method in class:InputApplicationHandle

Completed in 215 milliseconds