Searched defs:structureInfo (Results 1 – 3 of 3) sorted by relevance
77 private lateinit var structureInfo: StructureInfo variable in com.android.systemui.statusbar.policy.DeviceControlsControllerImplTest
691 val structureInfo = favMap.get(componentName) in addFavorite() constant
809 val structureInfo = controller.getFavoritesForComponent(TEST_COMPONENT)[0] in <lambda>() constant