Home
last modified time | relevance | path

Searched refs:INDENT (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/input/
DInputDispatcher.cpp58 #define INDENT " " macro
3025 dump.appendFormat(INDENT "DispatchEnabled: %d\n", mDispatchEnabled); in dumpDispatchStateLocked()
3026 dump.appendFormat(INDENT "DispatchFrozen: %d\n", mDispatchFrozen); in dumpDispatchStateLocked()
3029 dump.appendFormat(INDENT "FocusedApplication: name='%s', dispatchingTimeout=%0.3fms\n", in dumpDispatchStateLocked()
3034 dump.append(INDENT "FocusedApplication: <null>\n"); in dumpDispatchStateLocked()
3036 dump.appendFormat(INDENT "FocusedWindow: name='%s'\n", in dumpDispatchStateLocked()
3039 dump.appendFormat(INDENT "TouchDown: %s\n", toString(mTouchState.down)); in dumpDispatchStateLocked()
3040 dump.appendFormat(INDENT "TouchSplit: %s\n", toString(mTouchState.split)); in dumpDispatchStateLocked()
3041 dump.appendFormat(INDENT "TouchDeviceId: %d\n", mTouchState.deviceId); in dumpDispatchStateLocked()
3042 dump.appendFormat(INDENT "TouchSource: 0x%08x\n", mTouchState.source); in dumpDispatchStateLocked()
[all …]
DEventHub.cpp63 #define INDENT " " macro
1441 dump.appendFormat(INDENT "BuiltInKeyboardId: %d\n", mBuiltInKeyboardId); in dump()
1443 dump.append(INDENT "Devices:\n"); in dump()
DInputReader.cpp55 #define INDENT " " macro
724 dump.append(INDENT "Configuration:\n"); in dump()
880 dump.appendFormat(INDENT "Device %d: %s\n", deviceInfo.getId(), in dump()
2878 ALOGW(INDENT "Touch device '%s' did not report support for X or Y axis! " in configureSurface()
2890 ALOGI(INDENT "Touch device '%s' could not query the properties of its associated " in configureSurface()
3234 ALOGW(INDENT "VirtualKey %d: could not obtain key code, ignoring", in configureVirtualKeys()
/frameworks/base/api/
D14.txt41423 field public static final java.lang.String INDENT = "indent";
D15.txt41578 field public static final java.lang.String INDENT = "indent";
Dcurrent.txt42861 field public static final java.lang.String INDENT = "indent";
D16.txt42861 field public static final java.lang.String INDENT = "indent";