Home
last modified time | relevance | path

Searched defs:ipw (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/java/com/android/server/display/
DWifiDisplayAdapter.java130 final IndentingPrintWriter ipw = new IndentingPrintWriter(pw, " "); in dumpLocked() local
132 DumpUtils.dumpAsync(getHandler(), mDisplayController, ipw, 200); in dumpLocked() local
DOverlayDisplayAdapter.java316 final IndentingPrintWriter ipw = new IndentingPrintWriter(pw, " "); in dumpLocked() local
DDisplayManagerService.java928 IndentingPrintWriter ipw = new IndentingPrintWriter(pw, " "); in dump() local
/frameworks/base/services/java/com/android/server/search/
DSearchManagerService.java269 IndentingPrintWriter ipw = new IndentingPrintWriter(pw, " "); in dump() local
/frameworks/base/services/java/com/android/server/
DAppWidgetService.java322 IndentingPrintWriter ipw = new IndentingPrintWriter(pw, " "); in dump() local
/frameworks/base/services/java/com/android/server/accounts/
DAccountManagerService.java2410 final IndentingPrintWriter ipw = new IndentingPrintWriter(fout, " "); in dump() local
2416 dumpUser(getUserAccounts(user.id), fd, ipw, args, isCheckinRequest); in dump() local
/frameworks/base/services/java/com/android/server/content/
DSyncManager.java1136 final IndentingPrintWriter ipw = new IndentingPrintWriter(pw, " "); in dump() local