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

/frameworks/base/include/ui/
H A DInputDispatcher.h228 class InputApplicationHandle : public RefBase { class in namespace:android
230 InputApplicationHandle() { } function in class:android::InputApplicationHandle
231 virtual ~InputApplicationHandle() { }
241 sp<InputApplicationHandle> handle;
265 virtual nsecs_t notifyANR(const sp<InputApplicationHandle>& inputApplicationHandle,
599 sp<InputApplicationHandle> inputApplicationHandle;

Completed in 25 milliseconds