Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/
DCarSystemUICoreStartableModule.kt118 abstract fun bindStorageNotification(sysui: StorageNotification): CoreStartable method
/packages/apps/TvSystemUI/src/com/android/systemui/tv/dagger/
DTVSystemUICoreStartableModule.kt113 abstract fun bindStorageNotification(sysui: StorageNotification): CoreStartable method
/packages/apps/SystemUIGo/src/com/android/systemui/go/
DSystemUIGoCoreStartableModule.java137 abstract CoreStartable bindStorageNotification(StorageNotification storageNotification); in bindStorageNotification() method in SystemUIGoCoreStartableModule