Searched refs:currentBugReportHandlerAppLabel (Results 1 – 1 of 1) sorted by relevance
63 final CharSequence currentBugReportHandlerAppLabel = getCurrentBugReportHandlerAppLabel(); in updateState() local64 if (!TextUtils.isEmpty(currentBugReportHandlerAppLabel)) { in updateState()65 mPreference.setSummary(currentBugReportHandlerAppLabel); in updateState()