HomeSort by relevance Sort by last modified time
    Searched refs:POINTER_ICON_STYLE_NULL (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/jni/
android_view_PointerIcon.h 34 POINTER_ICON_STYLE_NULL = 0,
78 return style == POINTER_ICON_STYLE_NULL;
82 style = POINTER_ICON_STYLE_NULL;
96 * If pointerIconObj is NULL, returns OK and a pointer icon with POINTER_ICON_STYLE_NULL. */
106 * If pointerIconObj is NULL, returns OK and a pointer icon with POINTER_ICON_STYLE_NULL. */
  /frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp     [all...]

Completed in 77 milliseconds