Home
last modified time | relevance | path

Searched defs:debugString (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DDocumentInfo.java403 public static String debugString(@Nullable DocumentInfo doc) { in debugString() method in DocumentInfo
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestedWords.java168 final String debugString = wordInfo.getDebugString(); in getDebugString() local