HomeSort by relevance Sort by last modified time
    Searched refs:LaunchAppIndexAt (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/shelf/
shelf.h 96 void LaunchAppIndexAt(int item_index);
shelf.cc 157 void Shelf::LaunchAppIndexAt(int item_index) {
  /external/chromium_org/ash/accelerators/
accelerator_controller.cc 159 Shelf::ForPrimaryDisplay()->LaunchAppIndexAt(n);
165 Shelf::ForPrimaryDisplay()->LaunchAppIndexAt(-1);
    [all...]

Completed in 1290 milliseconds