Home
last modified time | relevance | path

Searched defs:ACTIVITY (Results 1 – 7 of 7) sorted by relevance

/packages/modules/HealthFitness/framework/java/android/health/connect/
DHealthDataCategory.java38 public static final int ACTIVITY = 1; field in HealthDataCategory
/packages/modules/Bluetooth/system/blueberry/utils/ui_pages/fitbit_companion/
Dcontext.py40 ACTIVITY = f'{constants.PKG_NAME}/com.fitbit.home.ui.HomeActivity' variable in HomePage
Daccount_pages.py12 ACTIVITY = f'{constants.PKG_NAME}/com.fitbit.settings.ui.AccountActivity' variable in AccountPage
Dpairing_pages.py315 ACTIVITY = f'{constants.PKG_NAME}/com.fitbit.device.ui.setup.choose.ChooseTrackerActivity' variable in ChooseTrackerPage
336 ACTIVITY = f'{constants.PKG_NAME}/com.fitbit.device.ui.setup.choose.ConfirmDeviceActivity' variable in ConfirmDevicePage
/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/backgroundread/
DBackgroundReadTest.java252 setupAggregation(List.of(mContext.getPackageName(), PKG_TEST_APP), ACTIVITY); in testAggregate_inBackgroundWithPermission_canAggregateBothOwnAndOtherAppsData() local
/packages/modules/HealthFitness/tests/cts/phr/src/android/healthconnect/cts/phr/utils/
DObservationBuilder.java60 ACTIVITY("activity", "Activity"), enumConstant
/packages/modules/Bluetooth/system/blueberry/utils/ui_pages/
Dui_core.py474 ACTIVITY = None variable in UIPage