Searched refs:service (Results 126 - 150 of 206) sorted by relevance

123456789

/frameworks/native/libs/binder/
H A DIServiceManager.cpp139 ALOGI("Waiting for service %s...\n", String8(name).string());
154 virtual status_t addService(const String16& name, const sp<IBinder>& service, argument
160 data.writeStrongBinder(service);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DWapPushOverSms.java62 public void onServiceConnected(ComponentName name, IBinder service) { argument
63 mWapPushMan = IWapPushManager.Stub.asInterface(service);
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
H A DClientTest.java149 Log.v(LOG_TAG, "service disconnected.");
152 public void onServiceConnected(ComponentName name, IBinder service) {
153 mWapPushMan = IWapPushManager.Stub.asInterface(service);
154 Log.v(LOG_TAG, "service connected.");
161 Log.v(LOG_TAG, "onStart bind WAPPushManager service "
165 Log.v(LOG_TAG, "bind service done.");
/frameworks/base/core/java/android/app/
H A DIActivityManager.java48 * System private API for talking with the activity manager service. This
130 public PendingIntent getRunningServiceControlPanel(ComponentName service) argument
132 public ComponentName startService(IApplicationThread caller, Intent service, argument
134 public int stopService(IApplicationThread caller, Intent service, argument
141 Intent service, String resolvedType,
145 Intent intent, IBinder service) throws RemoteException;
146 public void unbindFinished(IBinder token, Intent service, argument
151 public IBinder peekService(Intent service, String resolvedType) throws RemoteException; argument
140 bindService(IApplicationThread caller, IBinder token, Intent service, String resolvedType, IServiceConnection connection, int flags, int userId) argument
144 publishService(IBinder token, Intent intent, IBinder service) argument
H A DActivityManager.java933 * The service component.
935 public ComponentName service; field in class:ActivityManager.RunningServiceInfo
938 * If non-zero, this is the process the service is running in.
943 * The UID that owns this service.
948 * The name of the process this service runs in.
953 * Set to true if the service has asked to run as a foreground process.
958 * The time when the service was first made active, either by someone
965 * Set to true if this service has been explicitly started.
970 * Number of clients connected to the service.
975 * Number of times the service'
1119 getRunningServiceControlPanel(ComponentName service) argument
[all...]
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeContext.java425 public Object getSystemService(String service) { argument
426 if (LAYOUT_INFLATER_SERVICE.equals(service)) {
430 if (TEXT_SERVICES_MANAGER_SERVICE.equals(service)) {
431 // we need to return a valid service to avoid NPE
435 if (WINDOW_SERVICE.equals(service)) {
440 if (INPUT_METHOD_SERVICE.equals(service)) {
444 if (POWER_SERVICE.equals(service)) {
448 throw new UnsupportedOperationException("Unsupported Service: " + service);
/frameworks/av/media/libmedia/
H A Dmediarecorder.cpp621 const sp<IMediaPlayerService>& service(getMediaPlayerService());
622 if (service != NULL) {
623 mMediaRecorder = service->createMediaRecorder(getpid());
/frameworks/av/media/libstagefright/
H A DOMXClient.cpp322 sp<IMediaPlayerService> service = interface_cast<IMediaPlayerService>(binder); local
324 CHECK(service.get() != NULL);
326 mOMX = service->getOMX();
/frameworks/native/cmds/dumpstate/
H A Dutils.c275 /* redirect output to a service control socket */
276 void redirect_to_socket(FILE *redirect, const char *service) { argument
277 int s = android_get_control_socket(service);
279 fprintf(stderr, "android_get_control_socket(%s): %s\n", service, strerror(errno));
/frameworks/base/test-runner/src/android/test/
H A DIsolatedContext.java80 public boolean bindService(Intent service, ServiceConnection conn, int flags) { argument
/frameworks/native/services/sensorservice/
H A DSensorService.h87 SensorEventConnection(const sp<SensorService>& service, uid_t uid);
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHealth.java106 if (VDBG) Log.d(TAG,"Unbinding service...");
119 if (VDBG) Log.d(TAG,"Binding service...");
190 Log.w(TAG, "Proxy not attached to service");
214 Log.w(TAG, "Proxy not attached to service");
243 Log.w(TAG, "Proxy not attached to service");
272 Log.w(TAG, "Proxy not attached to service");
301 Log.w(TAG, "Proxy not attached to service");
330 Log.w(TAG, "Proxy not attached to service");
360 Log.w(TAG, "Proxy not attached to service");
389 if (mService == null) Log.w(TAG, "Proxy not attached to service");
[all...]
H A DBluetoothInputDevice.java195 if (VDBG) Log.d(TAG,"Unbinding service...");
208 if (VDBG) Log.d(TAG,"Binding service...");
300 if (mService == null) Log.w(TAG, "Proxy not attached to service");
340 if (mService == null) Log.w(TAG, "Proxy not attached to service");
357 if (mService == null) Log.w(TAG, "Proxy not attached to service");
374 if (mService == null) Log.w(TAG, "Proxy not attached to service");
391 if (mService == null) Log.w(TAG, "Proxy not attached to service");
424 if (mService == null) Log.w(TAG, "Proxy not attached to service");
451 if (mService == null) Log.w(TAG, "Proxy not attached to service");
456 public void onServiceConnected(ComponentName className, IBinder service) {
[all...]
H A DBluetoothHeadset.java41 * {@link BluetoothAdapter#closeProfileProxy} to close the service connection.
230 if (VDBG) Log.d(TAG,"Unbinding service...");
243 if (VDBG) Log.d(TAG,"Binding service...");
279 * Close the connection to the backing service.
342 if (mService == null) Log.w(TAG, "Proxy not attached to service");
383 if (mService == null) Log.w(TAG, "Proxy not attached to service");
400 if (mService == null) Log.w(TAG, "Proxy not attached to service");
417 if (mService == null) Log.w(TAG, "Proxy not attached to service");
435 if (mService == null) Log.w(TAG, "Proxy not attached to service");
469 if (mService == null) Log.w(TAG, "Proxy not attached to service");
[all...]
/frameworks/base/core/java/android/net/nsd/
H A DNsdManager.java45 * <p> The API currently supports DNS based service discovery and discovery is currently
46 * limited to a local network over Multicast DNS. DNS service discovery is described at
72 * | add service to list
80 * | remove service from list
85 * | Connect to a service
92 * Establish connection to service
99 * with service type "_http._tcp". A successful registration is notified with a callback to
104 * with a call to {@link #discoverServices}. A service found is notified with a callback
105 * to {@link DiscoveryListener#onServiceFound} and a service lost is notified on
114 * Applications can reserve for a service typ
233 NsdManager(Context context, INsdManager service) argument
[all...]
/frameworks/base/core/java/android/speech/
H A DSpeechRecognizer.java39 * This class provides access to the speech recognition service. This service allows access to the
110 /** The connection to the actual service */
116 /** Component to direct service intent to */
164 public void onServiceConnected(final ComponentName name, final IBinder service) { argument
166 mService = IRecognitionService.Stub.asInterface(service);
183 * Checks whether a speech recognition service is available on the system. If this method
215 * Use this version of the method to specify a specific service to direct this
218 * service.
221 * @param serviceComponent the {@link ComponentName} of a specific service t
[all...]
/frameworks/base/core/java/android/widget/
H A DToast.java104 INotificationManager service = getService();
110 service.enqueueToast(pkg, tn, mDuration);
/frameworks/ml/bordeaux/service/
H A DAndroid.mk55 ## Building the whole Bordeaux service
/frameworks/base/core/java/android/os/
H A DDebug.java1302 * Get a debugging dump of a system service by name.
1306 * @param name of the service to dump
1308 * @param args to pass to the service's dump method, may be null
1309 * @return true if the service was dumped successfully, false if
1310 * the service could not be found or had an error while dumping
1313 IBinder service = ServiceManager.getService(name);
1314 if (service == null) {
1315 Log.e(TAG, "Can't find service to dump: " + name);
1320 service.dump(fd, args);
1323 Log.e(TAG, "Can't dump service
[all...]
/frameworks/base/core/tests/coretests/src/android/os/storage/
H A DAsecTests.java130 IBinder service = ServiceManager.getService("mount");
131 if (service != null) {
132 return IMountService.Stub.asInterface(service);
134 Log.e(TAG, "Can't get mount service");
/frameworks/base/services/java/com/android/server/
H A DWallpaperManagerService.java58 import android.service.wallpaper.IWallpaperConnection;
59 import android.service.wallpaper.IWallpaperEngine;
60 import android.service.wallpaper.IWallpaperService;
61 import android.service.wallpaper.WallpaperService;
94 * Minimum time between crashes of a wallpaper service for us to consider
228 public void onServiceConnected(ComponentName name, IBinder service) { argument
232 mService = IWallpaperService.Stub.asInterface(service);
249 Slog.w(TAG, "Wallpaper service gone: " + mWallpaper.wallpaperComponent);
678 // This returns the current user's wallpaper, if called by a system service. Else it
825 String msg = "Selected service doe
[all...]
/frameworks/base/core/java/com/android/internal/util/
H A DAsyncChannel.java416 * Connect service and messenger.
861 public void onServiceConnected(ComponentName className, IBinder service) { argument
862 mDstMessenger = new Messenger(service);
/frameworks/base/services/java/com/android/server/am/
H A DCompatModePackages.java58 public CompatModePackages(ActivityManagerService service, File systemDir) { argument
59 mService = service;
/frameworks/base/services/java/com/android/server/wm/
H A DDragState.java67 DragState(WindowManagerService service, IBinder token, Surface surface, argument
69 mService = service;
H A DInputMonitor.java63 public InputMonitor(WindowManagerService service) { argument
64 mService = service;

Completed in 390 milliseconds

123456789