Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java897 int descriptionLength = 0; in buildSendIntent() local
900 descriptionLength = info.description.length(); in buildSendIntent()
930 + " chars, description=" + descriptionLength + " chars"); in buildSendIntent()