Home
last modified time | relevance | path

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

/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
DBugReportActivity.java607 private static String getCurrentUserName(Context context) { in getCurrentUserName() method in BugReportActivity
620 String username = getCurrentUserName(context); in createBugReport()