Searched refs:be_roster (Results 1 - 25 of 140) sorted by relevance

123456

/haiku/src/add-ons/tracker/filetype/
H A DFileType.cpp16 be_roster->Launch("application/x-vnd.haiku-filetypes", refs);
/haiku/src/preferences/deskbar/
H A DDeskbarPreferences.cpp22 be_roster->Launch("application/x-vnd.Be-TSKB", new BMessage(kConfigShow));
/haiku/src/tests/kits/interface/bshelf/ShelfInspector/
H A DInfoApplication.cpp23 be_roster -> StopWatching(fMsgnr);
35 if ( (be_roster -> IsRunning(XCONTAINER_APP)) == false )
37 be_roster->Launch(XCONTAINER_APP); // Launch the XContainer
63 be_roster -> StartWatching(fMsgnr);
/haiku/headers/private/shared/
H A DTrackerAddOnAppLaunch.h55 status = be_roster->Launch(&addonRef, refs);
63 if (be_roster->GetAppInfo(&addonRef, &appInfo) != B_OK)
66 be_roster->Launch(appInfo.signature, refs);
/haiku/src/preferences/tracker/
H A DTrackerPreferences.cpp21 be_roster->Launch("application/x-vnd.Be-TRAK");
/haiku/src/kits/app/
H A DRosterPrivate.cpp96 /*! \brief Initializes the global be_roster variable.
103 be_roster = new BRoster;
107 /*! \brief Deletes the global be_roster.
114 delete be_roster;
/haiku/src/apps/aboutsystem/
H A DHyperTextActions.cpp37 be_roster->Launch(&ref, 1, args);
72 be_roster->Launch(&ref);
/haiku/src/apps/installer/
H A DInstallerApp.cpp80 if (!be_roster->IsRunning(kDeskbarSignature)) {
97 be_roster->Launch("application/x-vnd.Haiku-FirstBootPrompt");
/haiku/src/apps/switcher/
H A DApplicationsView.cpp35 be_roster->GetAppList(&teamList);
40 if (be_roster->GetRunningAppInfo(team, &appInfo) == B_OK)
51 be_roster->ActivateApp(message->FindInt32("team"));
H A DLaunchButton.cpp120 team = be_roster->TeamFor(fAppSig);
122 team = be_roster->TeamFor(fRef);
125 be_roster->Launch(fAppSig, message, &team);
127 be_roster->Launch(fRef, message, &team);
131 && be_roster->GetRunningAppInfo(team,
298 if (be_roster->FindApp(fAppSig, &ref) == B_OK)
/haiku/src/add-ons/input_server/filters/minimize_all/
H A DMinimizeAllInputFilter.cpp68 be_roster->GetRunningAppInfo(teamInfo.team, &appInfo);
70 be_roster->ActivateApp(team);
72 if (be_roster->GetActiveAppInfo(&appInfo) == B_OK
/haiku/src/preferences/bluetooth/
H A DBluetoothMain.cpp31 if (!be_roster->IsRunning(BLUETOOTH_SIGNATURE)) {
44 error = be_roster->Launch(BLUETOOTH_SIGNATURE);
77 if (!be_roster->IsRunning(BLUETOOTH_SIGNATURE)) {
H A DBluetoothWindow.cpp126 if (!be_roster->IsRunning(BLUETOOTH_SIGNATURE)) {
127 status_t error = be_roster->Launch(BLUETOOTH_SIGNATURE);
132 if (be_roster->IsRunning(BLUETOOTH_SIGNATURE)) {
/haiku/src/bin/
H A Durlwrapper.cpp124 err = be_roster->Launch(mimetype.String(), 1, args + 1);
126 err = be_roster->Launch(kAppSig, 1, args + 1);
203 err = be_roster->Launch(mimetype.String(), 1, args + 1);
205 err = be_roster->Launch(kAppSig, 1, args + 1);
217 err = be_roster->Launch(mimetype.String(), 1, args + 1);
219 err = be_roster->Launch(kAppSig, 1, args + 1);
267 if (be_roster->GetAppInfo(sig.String(), &info) == B_OK) {
272 if (be_roster->Launch(sig.String(), &msg) == B_OK)
274 be_roster->Launch("application/x-vnd.Haiku-About");
288 be_roster
[all...]
H A Dopen.cpp44 return be_roster->Launch(&ref);
91 be_roster->GetAppList(*argv, &teams);
94 result = be_roster->Launch(*argv);
H A Droster.cpp65 if (be_roster->GetRunningAppInfo(id, &info) != B_OK)
140 be_roster->GetAppList(&applicationList);
/haiku/src/tests/kits/interface/bshelf/Container/
H A DContainerApplication.cpp32 be_roster -> StopWatching(fMsgnr);
112 bool value = be_roster -> IsRunning(XSHELF_INSPECTOR_APP);
122 bool value = be_roster -> IsRunning(XSHELF_INSPECTOR_APP);
137 be_roster -> StartWatching(fMsgnr);
/haiku/src/preferences/locale/
H A DLocalePreflet.cpp106 status_t status = be_roster->GetAppInfo(signature, &info);
118 return be_roster->Launch(signature);
/haiku/src/apps/activitymonitor/
H A DSystemInfoHandler.cpp61 if (be_roster) {
62 be_roster->StartWatching(BMessenger(this),
64 be_roster->GetAppList(&teamList);
116 if (be_roster)
117 be_roster->StopWatching(BMessenger(this));
/haiku/src/apps/processcontroller/
H A DPCWorld.cpp101 be_roster->GetAppList(kSignature, &list);
116 team_id tracker = be_roster->TeamFor(kTrackerSig);
123 } while (be_roster->IsRunning(kTrackerSig) && k-- > 0);
H A DQuitMenu.cpp54 be_roster->StartWatching(*fMe, B_REQUEST_LAUNCHED | B_REQUEST_QUIT);
57 be_roster->GetAppList(&apps);
79 be_roster->StopWatching(*fMe);
H A DAutoIcon.cpp34 be_roster->FindApp (fSignature, &ref);
/haiku/src/add-ons/input_server/filters/screen_saver/
H A DScreenSaverFilter.cpp115 be_roster->StartWatching(fController);
121 be_roster->StopWatching(fController);
179 || be_roster->IsRunning(SCREEN_BLANKER_SIG))
182 if (be_roster->Launch(SCREEN_BLANKER_SIG) == B_OK) {
199 && be_roster->Launch(&ref) == B_OK)
/haiku/src/apps/pulse/
H A DDeskbarPulseView.cpp139 be_roster->Launch(APP_SIGNATURE, message);
145 be_roster->Launch(APP_SIGNATURE, &aboutRequest);
218 be_roster->Launch(APP_SIGNATURE);
/haiku/src/apps/people/
H A DAttributeTextControl.cpp107 be_roster->Launch(mimeType.String(), 1, const_cast<char**>(args));
116 be_roster->Launch("text/x-email", 1, const_cast<char**>(args));

Completed in 118 milliseconds

123456