Searched refs:INDENT (Results 1 – 13 of 13) sorted by relevance
25 #define INDENT " " macro36 result.append(INDENT "Input Drivers:\n"); in dump()
25 private static final String INDENT = " "; field in ComponentWriter53 builder.append(INDENT) in addGetter()
60 private static final String INDENT = " "; field in SnoozeHelper335 pw.print(INDENT); in dump()340 pw.print(INDENT); in dump()341 pw.print(INDENT); in dump()345 pw.print(INDENT); in dump()346 pw.print(INDENT); in dump()347 pw.print(INDENT); in dump()
46 private static final byte[] INDENT = new byte[1024]; field in OMAConstants94 Arrays.fill(INDENT, (byte) ' '); in Arrays.fill() argument121 out.write(INDENT, 0, level); in indent()
59 #define INDENT " " macro3152 dump.appendFormat(INDENT "DispatchEnabled: %d\n", mDispatchEnabled); in dumpDispatchStateLocked()3153 dump.appendFormat(INDENT "DispatchFrozen: %d\n", mDispatchFrozen); in dumpDispatchStateLocked()3156 dump.appendFormat(INDENT "FocusedApplication: name='%s', dispatchingTimeout=%0.3fms\n", in dumpDispatchStateLocked()3161 dump.append(INDENT "FocusedApplication: <null>\n"); in dumpDispatchStateLocked()3163 dump.appendFormat(INDENT "FocusedWindow: name='%s'\n", in dumpDispatchStateLocked()3167 dump.appendFormat(INDENT "TouchStatesByDisplay:\n"); in dumpDispatchStateLocked()3187 dump.append(INDENT "TouchStates: <no displays touched>\n"); in dumpDispatchStateLocked()3191 dump.append(INDENT "Windows:\n"); in dumpDispatchStateLocked()3219 dump.append(INDENT "Windows: <none>\n"); in dumpDispatchStateLocked()[all …]
63 #define INDENT " " macro1679 dump.appendFormat(INDENT "BuiltInKeyboardId: %d\n", mBuiltInKeyboardId); in dump()1681 dump.append(INDENT "Devices:\n"); in dump()
60 #define INDENT " " macro850 dump.append(INDENT "Configuration:\n"); in dump()1018 dump.appendFormat(INDENT "Device %d: %s\n", deviceInfo.getId(), in dump()3378 ALOGW(INDENT "Touch device '%s' did not report support for X or Y axis! " in configureSurface()3406 ALOGI(INDENT "Touch device '%s' could not query the properties of its associated " in configureSurface()3819 ALOGW(INDENT "VirtualKey %d: could not obtain key code, ignoring", in configureVirtualKeys()
62 #define INDENT " " macro340 dump.appendFormat(INDENT "Interactive: %s\n", toString(mInteractive.load())); in dump()344 dump.appendFormat(INDENT "System UI Visibility: 0x%0" PRIx32 "\n", in dump()346 dump.appendFormat(INDENT "Pointer Speed: %" PRId32 "\n", mLocked.pointerSpeed); in dump()347 dump.appendFormat(INDENT "Pointer Gestures Enabled: %s\n", in dump()349 dump.appendFormat(INDENT "Show Touches: %s\n", toString(mLocked.showTouches)); in dump()350 dump.appendFormat(INDENT "Pointer Capture Enabled: %s\n", toString(mLocked.pointerCapture)); in dump()
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
53624 field public static final java.lang.String INDENT = "indent";
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
70559 field public static final java.lang.String INDENT = "indent";
74467 field public static final java.lang.String INDENT = "indent";