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 |
D | DataModel.kt | 270 var isApplicationInForeground: Boolean variable in com.android.deskclock.data.DataModel |