Home
last modified time | relevance | path

Searched defs:shortcutBeingCustomized (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/data/repository/
DCustomShortcutCategoriesRepository.kt263 val shortcutBeingCustomized = in <lambda>() constant
279 val shortcutBeingCustomized = getShortcutBeingCustomized() as? SingleShortcutCustomization in <lambda>() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyboard/shortcut/data/repository/
DCustomShortcutCategoriesRepositoryTest.kt213 val shortcutBeingCustomized = repo.getShortcutBeingCustomized() in shortcutBeingCustomized_updatedOnCustomizationRequested() constant