Home
last modified time | relevance | path

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

/packages/apps/PermissionController/tests/inprocess/src/com/android/permissioncontroller/permission/ui/handheld/
DManageCustomPermissionsFragmentTest.kt34 import com.android.permissioncontroller.workAroundAppCompatCheckVectorDrawableSetup
126 workAroundAppCompatCheckVectorDrawableSetup() in workAroundVectorDrawable()
DManageStandardPermissionsFragmentTest.kt40 import com.android.permissioncontroller.workAroundAppCompatCheckVectorDrawableSetup
225 workAroundAppCompatCheckVectorDrawableSetup() in workAroundVectorDrawable()
/packages/apps/PermissionController/tests/inprocess/src/com/android/permissioncontroller/
DUiUtils.kt40 fun workAroundAppCompatCheckVectorDrawableSetup() { in workAroundAppCompatCheckVectorDrawableSetup() method