Home
last modified time | relevance | path

Searched defs:INVALID_ID (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/input/
DPointerController.h123 static const uint32_t INVALID_ID = 0xffffffff; member
/frameworks/base/core/java/com/android/internal/widget/
DExploreByTouchHelper.java50 public static final int INVALID_ID = Integer.MIN_VALUE; field in ExploreByTouchHelper
/frameworks/support/core-ui/java/android/support/v4/widget/
DExploreByTouchHelper.java93 public static final int INVALID_ID = Integer.MIN_VALUE; field in ExploreByTouchHelper
/frameworks/base/services/core/java/com/android/server/
DNsdService.java75 private int INVALID_ID = 0; field in NsdService
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DMagnificationController.java64 private static final int INVALID_ID = -1; field in MagnificationController