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.java1107 int descriptionLength = 0; in buildSendIntent() local
1110 descriptionLength = info.getDescription().length(); in buildSendIntent()
1140 + " chars, description=" + descriptionLength + " chars"); in buildSendIntent()