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

  /hardware/ril/include/telephony/
ril_msim.h 38 int app_index; /* array subscriptor from applications[RIL_CARD_MAX_APPS] in member in struct:__anon21757
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_app_menu_item_v2app.cc 14 int app_index,
19 app_index_(app_index) {
chrome_launcher_app_menu_item_v2app.h 28 int app_index,
chrome_launcher_controller_browsertest.cc 1378 int app_index = shelf_model()->ItemIndexByID(app_id); local
1860 int app_index = GetIndexOfShelfItemType(ash::TYPE_APP_SHORTCUT); local
    [all...]
chrome_launcher_controller.cc 1414 int app_index = model_->ItemIndexByID(shelf_id); local
    [all...]
chrome_launcher_controller_unittest.cc 2656 int app_index = model_->ItemIndexByID(id); local
    [all...]
  /external/chromium_org/chrome/browser/sync/test/integration/
apps_helper.h 59 syncer::StringOrdinal GetPageOrdinalForApp(Profile* profile, int app_index);
64 Profile* profile, int app_index,
70 Profile* profile, int app_index);
75 Profile* profile, int app_index,
apps_helper.cc 103 int app_index) {
105 profile, CreateFakeAppName(app_index));
109 int app_index,
112 profile, CreateFakeAppName(app_index), page_ordinal);
116 int app_index) {
118 profile, CreateFakeAppName(app_index));
123 int app_index,
126 profile, CreateFakeAppName(app_index), app_launch_ordinal);
  /external/chromium_org/chrome/browser/sessions/
session_service_unittest.cc 561 int app_index = tabbed_index == 0 ? 1 : 0; local
570 ASSERT_EQ(0, windows[app_index]->selected_tab_index);
571 ASSERT_EQ(window2_id.id(), windows[app_index]->window_id.id());
572 ASSERT_EQ(1U, windows[app_index]->tabs.size());
573 ASSERT_TRUE(windows[app_index]->type == Browser::TYPE_POPUP);
574 ASSERT_EQ("TestApp", windows[app_index]->app_name);
576 tab = windows[app_index]->tabs[0];
    [all...]
  /hardware/ril/libril/
ril.cpp     [all...]

Completed in 395 milliseconds