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.java914 int descriptionLength = 0; in buildSendIntent() local
917 descriptionLength = info.description.length(); in buildSendIntent()
947 + " chars, description=" + descriptionLength + " chars"); in buildSendIntent()