Home
last modified time | relevance | path

Searched defs:isInTouchMode (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
DLLOfButtons1.java62 public boolean isInTouchMode() { in isInTouchMode() method in LLOfButtons1
/frameworks/base/core/java/android/widget/
DDropDownListView.java315 public boolean isInTouchMode() { in isInTouchMode() method in DropDownListView
DTabHost.java228 public void onTouchModeChanged(boolean isInTouchMode) { in onTouchModeChanged()
DEditor.java6751 public void onTouchModeChanged(boolean isInTouchMode) { in onTouchModeChanged()
7197 public void onTouchModeChanged(boolean isInTouchMode) { in onTouchModeChanged()
DAbsListView.java3919 public void onTouchModeChanged(boolean isInTouchMode) { in onTouchModeChanged()
/frameworks/native/libs/input/
DInputTransport.cpp715 status_t InputPublisher::publishTouchModeEvent(uint32_t seq, int32_t eventId, bool isInTouchMode) { in publishTouchModeEvent()
DInput.cpp1244 void TouchModeEvent::initialize(int32_t id, bool isInTouchMode) { in initialize()
/frameworks/native/include/input/
DInputTransport.h215 bool isInTouchMode; member
DInput.h1062 inline bool isInTouchMode() const { return mIsInTouchMode; } in isInTouchMode() function
/frameworks/base/core/java/android/view/
DViewTreeObserver.java203 public void onTouchModeChanged(boolean isInTouchMode); in onTouchModeChanged()
DIWindowManager.aidl261 boolean isInTouchMode(int displayId); in isInTouchMode() method
DView.java17107 public boolean isInTouchMode() { in isInTouchMode() method
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java1403 boolean isInTouchMode() { in isInTouchMode() method in DisplayContent
DWindowManagerService.java4132 public boolean isInTouchMode(int displayId) { in isInTouchMode() method in WindowManagerService
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...