OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InputApplicationHandle
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/input/
InputApplication.cpp
25
// ---
InputApplicationHandle
---
27
InputApplicationHandle
::
InputApplicationHandle
() :
31
InputApplicationHandle
::~
InputApplicationHandle
() {
35
void
InputApplicationHandle
::releaseInfo() {
InputApplication.h
43
class
InputApplicationHandle
: public RefBase {
75
InputApplicationHandle
();
76
virtual ~
InputApplicationHandle
();
/frameworks/base/services/java/com/android/server/input/
InputApplicationHandle.java
25
public final class
InputApplicationHandle
{
42
public
InputApplicationHandle
(Object appWindowToken) {
Completed in 921 milliseconds