Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/
DNotificationListenerCheckInternalTest.kt455 val testAppLabel = "TestApp Label" in createSafetySourceIssue() constant
462 doReturn(testAppLabel).`when` { in createSafetySourceIssue()
474 val expectedSubtitle: String = testAppLabel.toString() in createSafetySourceIssue()