Home | History | Annotate | Download | only in extensions

Lines Matching refs:GetAppLaunchIndex

543     int launch_index = prefs()->GetAppLaunchIndex(extension_->id());
550 int new_launch_index = prefs()->GetAppLaunchIndex(extension_->id());
554 EXPECT_EQ(-1, prefs()->GetAppLaunchIndex("foo"));