Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java1171 int descriptionLength = 0; in buildSendIntent() local
1174 descriptionLength = info.getDescription().length(); in buildSendIntent()
1204 + " chars, description=" + descriptionLength + " chars"); in buildSendIntent()