Home
last modified time | relevance | path

Searched refs:getHelpResource (Results 1 – 25 of 151) sorted by relevance

1234567

/packages/apps/Settings/src/com/android/settings/support/actionbar/
DHelpResourceProvider.java33 default int getHelpResource() { in getHelpResource() method
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/support/actionbar/
DHelpResourceProvider.java33 default int getHelpResource() { in getHelpResource() method
DHelpMenuController.java61 helpResourceId = ((HelpResourceProvider) mHost).getHelpResource(); in onCreateOptionsMenu()
/packages/apps/Settings/src/com/android/settings/deviceinfo/legal/
DModuleLicensesDashboard.java43 public int getHelpResource() { in getHelpResource() method in ModuleLicensesDashboard
/packages/apps/Settings/src/com/android/settings/wallpaper/
DWallpaperTypeSettings.java34 public int getHelpResource() { in getHelpResource() method in WallpaperTypeSettings
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wallpaper/
DWallpaperTypeSettings.java34 public int getHelpResource() { in getHelpResource() method in WallpaperTypeSettings
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/featureflags/
DFeatureFlagsDashboardTest.java41 assertThat(mDashboard.getHelpResource()).isEqualTo(0); in shouldNotHaveHelpResource()
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/gamedriver/
DGameDriverDashboardTest.java42 assertThat(mDashboard.getHelpResource()).isEqualTo(0); in getHelpResource_shouldReturn0()
/packages/apps/Settings/src/com/android/settings/shortcut/
DCreateShortcut.java68 public int getHelpResource() { in getHelpResource() method in CreateShortcut
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/shortcut/
DCreateShortcut.java68 public int getHelpResource() { in getHelpResource() method in CreateShortcut
/packages/apps/Settings/src/com/android/settings/security/trustagent/
DTrustAgentSettings.java42 public int getHelpResource() { in getHelpResource() method in TrustAgentSettings
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/display/
DAutoBrightnessSettings.java60 public int getHelpResource() { in getHelpResource() method in AutoBrightnessSettings
DAdaptiveSleepSettings.java63 public int getHelpResource() { in getHelpResource() method in AdaptiveSleepSettings
/packages/apps/Settings/src/com/android/settings/display/
DAutoBrightnessSettings.java60 public int getHelpResource() { in getHelpResource() method in AutoBrightnessSettings
DAdaptiveSleepSettings.java63 public int getHelpResource() { in getHelpResource() method in AdaptiveSleepSettings
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/fuelgauge/batterysaver/
DBatterySaverSettings.java61 public int getHelpResource() { in getHelpResource() method in BatterySaverSettings
/packages/apps/Settings/tests/robotests/src/com/android/settings/support/actionbar/
DHelpMenuControllerTest.java68 verify(mContext).getString(mHost.getHelpResource()); in onCreateOptionsMenu_noArgumentOverride_shouldPrepareHelpUsingProvider()
/packages/apps/Settings/src/com/android/settings/connecteddevice/
DPreviouslyConnectedDeviceDashboardFragment.java41 public int getHelpResource() { in getHelpResource() method in PreviouslyConnectedDeviceDashboardFragment
/packages/apps/Settings/src/com/android/settings/backup/
DPrivacySettings.java51 public int getHelpResource() { in getHelpResource() method in PrivacySettings
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/backup/
DPrivacySettings.java51 public int getHelpResource() { in getHelpResource() method in PrivacySettings
/packages/apps/Settings/src/com/android/settings/gestures/
DPickupGestureSettings.java71 public int getHelpResource() { in getHelpResource() method in PickupGestureSettings
DDoubleTapScreenSettings.java71 public int getHelpResource() { in getHelpResource() method in DoubleTapScreenSettings
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/connecteddevice/
DPreviouslyConnectedDeviceDashboardFragment.java41 public int getHelpResource() { in getHelpResource() method in PreviouslyConnectedDeviceDashboardFragment
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/gestures/
DDoubleTapScreenSettings.java71 public int getHelpResource() { in getHelpResource() method in DoubleTapScreenSettings
DPickupGestureSettings.java71 public int getHelpResource() { in getHelpResource() method in PickupGestureSettings

1234567