HomeSort by relevance Sort by last modified time
    Searched defs:AshTouchExplorationManager (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/
ash_touch_exploration_manager_chromeos.cc 20 AshTouchExplorationManager::AshTouchExplorationManager(
28 AshTouchExplorationManager::~AshTouchExplorationManager() {
35 void AshTouchExplorationManager::OnAccessibilityModeChanged(
40 void AshTouchExplorationManager::SetOutputLevel(int volume) {
52 void AshTouchExplorationManager::SilenceSpokenFeedback() {
60 void AshTouchExplorationManager::PlayVolumeAdjustEarcon() {
68 void AshTouchExplorationManager::PlayPassthroughEarcon() {
73 void AshTouchExplorationManager::PlayExitScreenEarcon()
    [all...]
ash_touch_exploration_manager_chromeos.h 23 class ASH_EXPORT AshTouchExplorationManager
27 explicit AshTouchExplorationManager(
29 virtual ~AshTouchExplorationManager();
51 DISALLOW_COPY_AND_ASSIGN(AshTouchExplorationManager);

Completed in 143 milliseconds