Home
last modified time | relevance | path

Searched refs:TYPE_CELL (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DPointerIcon.java104 public static final int TYPE_CELL = PointerIconType.CELL; field in PointerIcon
614 case TYPE_CELL: in getSystemIconTypeIndex()
672 case TYPE_CELL: return "CELL"; in typeToString()
/frameworks/native/include/input/
DInput.h1246 TYPE_CELL = static_cast<int32_t>(::android::os::PointerIconType::CELL), enumerator
/frameworks/base/core/api/
Dcurrent.txt52075 field public static final int TYPE_CELL = 1006; // 0x3ee