Searched refs:client (Results 126 - 150 of 244) sorted by relevance

12345678910

/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.h52 Antagonizer(notify_callback_f cb, void* client);
215 void removeMediaRecorderClient(wp<MediaRecorderClient> client);
218 virtual sp<IMediaPlayer> create(const sp<IMediaPlayerClient>& client,
226 const sp<IRemoteDisplayClient>& client, const String8& iface);
229 void removeClient(wp<Client> client);
230 bool hasClient(wp<Client> client);
367 const sp<IMediaPlayerClient>& client,
H A DMediaPlayerService.cpp306 ALOGV("Create new media recorder client from pid %d", pid);
310 void MediaPlayerService::removeMediaRecorderClient(wp<MediaRecorderClient> client) argument
313 mMediaRecorderClients.remove(client);
314 ALOGV("Delete media recorder client");
325 sp<IMediaPlayer> MediaPlayerService::create(const sp<IMediaPlayerClient>& client, argument
332 this, pid, connId, client, audioSessionId,
335 ALOGV("Create new client(%d) from pid %d, uid %d, ", connId, pid,
367 const sp<IRemoteDisplayClient>& client, const String8& iface) {
372 return new RemoteDisplay(opPackageName, client, iface.string());
428 SortedVector< sp<Client> > clients; //to serialise the mutex unlock & client destructio
365 listenForRemoteDisplay( const String16 &opPackageName, const sp<IRemoteDisplayClient>& client, const String8& iface) argument
555 removeClient(wp<Client> client) argument
561 hasClient(wp<Client> client) argument
567 Client( const sp<MediaPlayerService>& service, pid_t pid, int32_t connId, const sp<IMediaPlayerClient>& client, audio_session_t audioSessionId, uid_t uid) argument
1281 Client* client = static_cast<Client*>(cookie); local
1347 Antagonizer(notify_callback_f cb, void* client) argument
[all...]
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapBmessageParser.java17 package android.bluetooth.client.map;
29 import android.bluetooth.client.map.BluetoothMapBmessage.Status;
30 import android.bluetooth.client.map.BluetoothMapBmessage.Type;
31 import android.bluetooth.client.map.utils.BmsgTokenizer;
32 import android.bluetooth.client.map.utils.BmsgTokenizer.Property;
H A DBluetoothMapMessage.java17 package android.bluetooth.client.map;
18 import android.bluetooth.client.map.utils.ObexTime;
/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java461 if (state.client != null) {
463 state.client.onSessionReleased(state.seq);
474 sessionState.client.onSessionReleased(sessionState.seq);
659 sendSessionTokenToClientLocked(sessionState.client,
687 sendSessionTokenToClientLocked(sessionState.client, sessionState.inputId, null,
693 private void sendSessionTokenToClientLocked(ITvInputClient client, String inputId, argument
696 client.onSessionCreated(inputId, sessionToken, channel, seq);
739 // Also remove the session token from the session token list of the current client and
741 ClientState clientState = userState.clientStateMap.get(sessionState.client.asBinder());
745 userState.clientStateMap.remove(sessionState.client
1131 createSession(final ITvInputClient client, final String inputId, boolean isRecordingSession, int seq, int userId) argument
2112 private final ITvInputClient client; field in class:TvInputManagerService.SessionState
2122 SessionState(IBinder sessionToken, String inputId, ComponentName componentName, boolean isRecordingSession, ITvInputClient client, int seq, int callingUid, int userId) argument
[all...]
/frameworks/av/services/camera/libcameraservice/
H A DCameraService.h212 // Return the package name for this client
215 // Notify client about a fatal error
219 // Get the UID of the application client using this
222 // Get the PID of the application client using this
225 // Check what API level is used for this client. This is used to determine which
268 OpsCallback(wp<BasicClient> client);
292 virtual status_t connect(const sp<hardware::ICameraClient>& client) = 0;
326 // return our camera client
338 // Check what API level is used for this client. This is used to determine which
342 // Convert client fro
835 sp<CLIENT> client = nullptr; local
[all...]
H A DCameraService.cpp334 // Remove the client from the list of active clients
337 // Notify the client of disconnection
346 // Disconnect client
348 // Ensure not in binder RPC so client disconnect PID checks work correctly
754 /*out*/sp<BasicClient>* client) {
763 *client = new CameraClient(cameraService, tmp, packageName, cameraId, facing,
779 *client = new Camera2Client(cameraService, tmp, packageName, cameraId, facing,
784 *client = new CameraDeviceClient(cameraService, tmp, packageName, cameraId,
802 *client = new CameraClient(cameraService, tmp, packageName, cameraId, facing,
938 "forward camera access to camera %s for client
750 makeClient(const sp<CameraService>& cameraService, const sp<IInterface>& cameraCb, const String16& packageName, int cameraId, int facing, int clientPid, uid_t clientUid, int servicePid, bool legacyMode, int halVersion, int deviceVersion, apiLevel effectiveApiLevel, sp<BasicClient>* client) argument
1035 finishConnectLocked(const sp<BasicClient>& client, const CameraService::DescriptorPtr& desc) argument
1067 handleEvictionsLocked(const String8& cameraId, int clientPid, apiLevel effectiveApiLevel, const sp<IBinder>& remoteCallback, const String8& packageName, sp<BasicClient>* client, std::shared_ptr<resource_policy::ClientDescriptor<String8, sp<BasicClient>>>* partial) argument
1261 sp<Client> client = nullptr; local
1306 sp<Client> client = nullptr; local
1333 sp<CameraDeviceClient> client = nullptr; local
1644 removeByClient(const BasicClient* client) argument
2297 OpsCallback(wp<BasicClient> client) argument
2303 sp<BasicClient> client = mClient.promote(); local
2586 auto client = clientDescriptor->getValue(); local
[all...]
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DCameraStreamer.java108 public void registerClient(FrameClient client) { argument
111 clientTargets.add(client);
112 mClients.add(client);
113 onRegisterClient(client, context);
116 public void unregisterClient(FrameClient client) { argument
119 clientTargets.remove(client);
123 mClients.remove(client);
150 protected void onRegisterClient(FrameClient client, EGLContext context) { argument
256 for (FrameClient client : mClients) {
257 client
313 onRegisterClient(FrameClient client, EGLContext context) argument
1775 registerClient(FrameClient client) argument
1783 unregisterClient(FrameClient client) argument
[all...]
/frameworks/av/services/radio/
H A DRadioService.cpp120 const sp<IRadioClient>& client,
129 if (client == 0) {
146 radio = module->addClient(client, config, withAudio);
402 sp<RadioService::ModuleClient> RadioService::Module::addClient(const sp<IRadioClient>& client, argument
412 if (mModuleClients[i]->client() == client) {
413 // client already connected: reject
417 moduleClient = new ModuleClient(this, client, config, audio);
431 // If another client is preempted, it is notified by a callback with RADIO_EVENT_CONTROL
433 // - If the newly connected client request
119 attach(radio_handle_t handle, const sp<IRadioClient>& client, const struct radio_band_config *config, bool withAudio, sp<IRadio>& radio) argument
645 ModuleClient(const sp<Module>& module, const sp<IRadioClient>& client, const struct radio_band_config *config, bool audio) argument
873 sp<IRadioClient> client; local
[all...]
/frameworks/av/media/libstagefright/http/
H A DMediaHTTP.cpp180 sp<DecryptHandle> &handle, DrmManagerClient **client) {
182 *client = mDrmManagerClient;
179 getDrmInfo( sp<DecryptHandle> &handle, DrmManagerClient **client) argument
/frameworks/av/services/camera/libcameraservice/api1/
H A DCameraClient.h37 virtual status_t connect(const sp<hardware::ICameraClient>& client);
120 const sp<hardware::ICameraClient>& client,
161 // trying to deliver the callback messages if the client is not
162 // interested in it anymore. For example, if the client is calling
/frameworks/base/core/java/android/os/
H A DFileBridge.java40 * server side needs to strongly assert that a client side is completely
144 public FileBridgeOutputStream(FileDescriptor client) { argument
146 mClient = client;
/frameworks/base/core/java/android/print/
H A DIPrintSpooler.aidl108 void setClient(IPrintSpoolerClient client);
/frameworks/base/tests/BandwidthTests/src/com/android/tests/bandwidthenforcement/
H A DBandwidthEnforcementTestService.java142 final SntpClient client = new SntpClient();
143 if (client.requestTime("0.pool.ntp.org", 10000)) {
/frameworks/native/libs/gui/
H A DLayerState.cpp78 output.writeStrongBinder(IInterface::asBinder(client));
83 client = interface_cast<ISurfaceComposerClient>(input.readStrongBinder());
/frameworks/support/customtabs/src/android/support/customtabs/
H A DCustomTabsClient.java139 ComponentName name, CustomTabsClient client) {
140 client.warmup(0);
177 * then later with a Custom Tab. The client can then send later service calls or intents to
179 * @param callback The callback through which the client will receive updates about the created
181 * @return The session object that was created as a result of the transaction. The client can
/frameworks/av/include/camera/android/hardware/
H A DICamera.h55 // connect new client with existing camera remote
56 virtual status_t connect(const sp<ICameraClient>& client) = 0;
72 // set a buffer interface to use for client-received preview frames instead
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DStreamingProcessor.h42 StreamingProcessor(sp<Camera2Client> client);
H A DZslProcessor.h49 ZslProcessor(sp<Camera2Client> client, wp<CaptureSequencer> sequencer);
75 * A capture request is created and submitted on behalf of the client.
H A DStreamingProcessor.cpp43 StreamingProcessor::StreamingProcessor(sp<Camera2Client> client): argument
44 mClient(client),
45 mDevice(client->getCameraDevice()),
46 mId(client->getCameraId()),
110 sp<Camera2Client> client = mClient.promote(); local
111 if (client == 0) {
117 if (client->getCameraDeviceVersion() >= CAMERA_DEVICE_API_VERSION_3_0) {
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/model/
H A DDocumentInfo.java183 ContentProviderClient client = null;
186 client = DocumentsApplication.acquireUnstableProviderOrThrow(
188 cursor = client.query(uri, null, null, null, null);
197 ContentProviderClient.releaseQuietly(client);
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/utils/
H A DBmsgTokenizer.java17 package android.bluetooth.client.map.utils;
H A DObexTime.java17 package android.bluetooth.client.map.utils;
/frameworks/base/core/java/android/printservice/
H A DPrintJob.java55 @NonNull IPrintServiceClient client) {
58 mPrintServiceClient = client;
59 mDocument = new PrintDocument(mCachedInfo.getId(), client,
54 PrintJob(@onNull Context context, @NonNull PrintJobInfo jobInfo, @NonNull IPrintServiceClient client) argument
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DRttService.java63 Slog.e(TAG, "Send failed, client connection lost");
67 if (DBG) Slog.d(TAG, "closing client " + msg.replyTo);
74 ClientInfo client = new ClientInfo(ac, msg.replyTo);
75 mClients.put(msg.replyTo, client);
83 Slog.e(TAG, "Could not find client info for message " + msg.replyTo);
250 // When client is lost, clean up responder requests and send disable responder
308 ClientInfo client = mClients.get(msg.replyTo);
309 if (client == null) {
310 Log.e(TAG, "client not connected yet!");
314 client
[all...]

Completed in 723 milliseconds

12345678910