Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java6607 String errorStr = "shareTitle should be less than " in requestBugReportWithDescription() local
6609 throw new IllegalArgumentException(errorStr); in requestBugReportWithDescription()
6613 String errorStr = "shareDescription should be less than " in requestBugReportWithDescription() local
6615 throw new IllegalArgumentException(errorStr); in requestBugReportWithDescription()