Searched refs:getCurrentBugReportHandlerAppLabel (Results 1 – 2 of 2) sorted by relevance
63 final CharSequence currentBugReportHandlerAppLabel = getCurrentBugReportHandlerAppLabel(); in updateState()72 CharSequence getCurrentBugReportHandlerAppLabel() { in getCurrentBugReportHandlerAppLabel() method in BugReportHandlerPreferenceController
97 doReturn("SomeRandomAppLabel!!!").when(mController).getCurrentBugReportHandlerAppLabel(); in updateState_hasCurrentBugReportHandlerAppLabel_setAppLabel()109 doReturn(null).when(mController).getCurrentBugReportHandlerAppLabel(); in updateState_noCurrentBugReportHandlerAppLabel_setAppDefaultLabel()