Searched defs:isNewAppPriorityEnabled (Results 1 – 2 of 2) sorted by relevance
20 fun isNewAppPriorityEnabled(): Boolean in isSessionTypesEnabled() method67 private var isNewAppPriorityEnabled = true in isSessionTypesEnabled() variable75 override fun isNewAppPriorityEnabled(): Boolean { in isSessionTypesEnabled() method
16 private var isNewAppPriorityEnabled = false variable64 override fun isNewAppPriorityEnabled(): Boolean { in isNewAppPriorityEnabled() method in com.android.healthconnect.controller.tests.utils.di.FakeFeatureUtils