Searched defs:isApplicationInForeground (Results 1 – 2 of 2) sorted by relevance
| /packages/apps/DeskClock/src/com/android/deskclock/data/ | ||
| D | NotificationModel.kt | 29     var isApplicationInForeground = false  variable in com.android.deskclock.data.NotificationModel | 
| D | DataModel.kt | 269     var isApplicationInForeground: Boolean  variable in com.android.deskclock.data.DataModel |