Home
last modified time | relevance | path

Searched defs:conn (Results 1 – 25 of 65) sorted by relevance

123

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaCall.java73 public void attach(Connection conn, DriverCall dc) { in attach()
80 public void attachFake(Connection conn, State state) { in attachFake()
89 public boolean connectionDisconnected(GsmCdmaConnection conn) { in connectionDisconnected()
111 public void detach(GsmCdmaConnection conn) { in detach()
119 /*package*/ boolean update (GsmCdmaConnection conn, DriverCall dc) { in update()
DGsmCdmaCallTracker.java818 GsmCdmaConnection conn = mConnections[i]; in handlePollCalls() local
1056 GsmCdmaConnection conn = mDroppedDuringPoll.get(i); in handlePollCalls() local
1207 public void hangup(GsmCdmaConnection conn) throws CallStateException { in hangup()
1240 mMetrics.writeRilHangup(mPhone.getPhoneId(), conn, conn.getGsmCdmaIndex(), in hangup() local
1254 public void separate(GsmCdmaConnection conn) throws CallStateException { in separate()
1577 GsmCdmaConnection conn = mDroppedDuringPoll.get(i); in handleMessage() local
DCall.java170 public void removeConnection(Connection conn) { in removeConnection()
181 public void addConnection(Connection conn) { in addConnection()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DVoiceCallSessionStats.java142 public synchronized void onRilDial(Connection conn) { in onRilDial()
181 public synchronized void onImsDial(ImsPhoneConnection conn) { in onImsDial()
189 public synchronized void onImsCallReceived(ImsPhoneConnection conn) { in onImsCallReceived()
204 public synchronized void onImsCallTerminated( in onImsCallTerminated()
228 public synchronized void onRttStarted(ImsPhoneConnection conn) { in onRttStarted()
247 public synchronized void onAudioCodecChanged(Connection conn, int audioQuality) { in onAudioCodecChanged()
329 private void addCall(Connection conn) { in addCall()
406 private void setRttStarted(ImsPhoneConnection conn) { in setRttStarted()
443 private void checkCallSetup(Connection conn, VoiceCallSession proto) { in checkCallSetup()
498 private static int getDirection(Connection conn) { in getDirection()
[all …]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
DImsServiceControllerTest.java272 ServiceConnection conn = bindAndConnectService(testFeatures); in testBindServiceAndConnectedDisconnected() local
296 ServiceConnection conn = bindAndConnectService(testFeatures); in testBindServiceAndConnectedDisconnectedUnbind() local
334 ServiceConnection conn = bindAndConnectService(testFeatures); in testBindServiceBindUnbind() local
362 ServiceConnection conn = bindAndConnectService(testFeatures); in testBindServiceAndBinderDied() local
593 ServiceConnection conn = bindAndConnectService(testFeatures); in testAutoBindAfterBinderDied() local
614 ServiceConnection conn = bindAndConnectService(testFeatures); in testNoAutoBindBeforeTimeout() local
633 ServiceConnection conn = bindAndConnectService(testFeatures); in testUnbindCauseAutoBindCancelAfterBinderDied() local
657 ServiceConnection conn = bindAndConnectService(testFeatures); in testBindCauseAutoBindCancelAfterBinderDied() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCall.java166 public void attach(Connection conn) { in attach()
177 public void attach(Connection conn, State state) { in attach()
187 public void attachFake(Connection conn, State state) { in attachFake()
194 public boolean connectionDisconnected(ImsPhoneConnection conn) { in connectionDisconnected()
223 public void detach(ImsPhoneConnection conn) { in detach()
337 public boolean update (ImsPhoneConnection conn, ImsCall imsCall, State state) { in update()
/frameworks/base/tests/UsbHostExternalManagmentTest/UsbHostExternalManagmentTestApp/src/com/android/hardware/usb/externalmanagementtest/
DAoapInterface.java95 public static int getProtocol(UsbDeviceConnection conn) { in getProtocol()
106 public static void sendString(UsbDeviceConnection conn, int index, String string) { in sendString()
119 public static void sendAoapStart(UsbDeviceConnection conn) { in sendAoapStart()
/frameworks/base/media/jni/
Dandroid_media_MediaHTTPConnection.cpp85 JNIEnv *env, jobject thiz, const sp<JMediaHTTPConnection> &conn) { in setObject()
117 sp<JMediaHTTPConnection> conn = new JMediaHTTPConnection(env, thiz); in android_media_MediaHTTPConnection_native_setup() local
129 sp<JMediaHTTPConnection> conn = getObject(env, thiz); in android_media_MediaHTTPConnection_native_getIMemory() local
136 sp<JMediaHTTPConnection> conn = getObject(env, thiz); in android_media_MediaHTTPConnection_native_readAt() local
/frameworks/base/test-runner/src/android/test/
DIsolatedContext.java74 public boolean bindService(Intent service, ServiceConnection conn, int flags) { in bindService()
80 ServiceConnection conn) { in bindService()
86 Executor executor, ServiceConnection conn) { in bindIsolatedService()
/frameworks/base/core/tests/coretests/src/android/app/activity/
DServiceTest.java232 TestConnection conn = new TestConnection(true, false); in bindExpectResult() local
339 TestConnection conn = new TestConnection(false, true); in bindAutoExpectResult() local
363 TestConnection conn = new TestConnection(false, false); in bindExpectNoPermission() local
457 EmptyConnection conn = new EmptyConnection(); in testLocalUnbindTwice() local
/frameworks/base/core/java/android/view/inputmethod/
DInputBinding.java58 public InputBinding(InputConnection conn, IBinder connToken, in InputBinding()
73 public InputBinding(InputConnection conn, InputBinding binding) { in InputBinding()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DPersistentConnectionTest.java121 final MyConnection conn = new MyConnection(TAG, context, handler, userId, cn, in testAll() local
324 final MyConnection conn = new MyConnection(TAG, context, handler, userId, cn, in testReconnectFiresAfterUnbind() local
373 final MyConnection conn = new MyConnection(TAG, context, handler, userId, cn, in testResetBackoff() local
/frameworks/base/core/tests/coretests/src/android/widget/
DRemoteViewsAdapterTest.java198 ServiceConnection conn = mContext.conn.get(); in serviceDisconnected_before_getView() local
243 public final LockedValue<ServiceConnection> conn = new LockedValue<>(); field in RemoteViewsAdapterTest.TestContext
252 public void unbindService(ServiceConnection conn) { in unbindService()
266 ServiceConnection conn, Handler handler, int flags) { in getServiceDispatcher()
/frameworks/base/services/core/java/com/android/server/appbinding/
DAppBindingService.java344 final AppServiceConnection conn = mConnections.get(i); in findConnectionLock() local
399 final AppServiceConnection conn = in bindServicesLocked() local
410 final AppServiceConnection conn = mConnections.get(i); in unbindServicesLocked() local
480 final AppServiceConnection conn = mConnections.get(i); in dump() local
503 final AppServiceConnection conn = mConnections.get(i); in dumpSimple() local
/frameworks/base/tests/BandwidthTests/src/com/android/tests/bandwidthenforcement/
DBandwidthEnforcementTestService.java98 final HttpURLConnection conn = (HttpURLConnection) new URL("http://www.google.com/") in testUrlConnection() local
122 final HttpURLConnection conn = (HttpURLConnection) new URL("http://ipv6.google.com/") in testUrlConnectionv6() local
/frameworks/av/media/libmediaplayerservice/datasource/
DPlayerServiceMediaHTTP.cpp32 PlayerServiceMediaHTTP::PlayerServiceMediaHTTP(const sp<MediaHTTPConnection> &conn) in PlayerServiceMediaHTTP()
DPlayerServiceDataSourceFactory.cpp48 sp<MediaHTTPConnection> conn = httpService->makeHTTPConnection(); in CreateMediaHTTP() local
/frameworks/base/services/core/java/com/android/server/am/
DContentProviderRecord.java84 public ContentProviderHolder newHolder(ContentProviderConnection conn) { in newHolder()
96 final ContentProviderConnection conn = connections.get(iconn); in setProcess() local
228 ContentProviderConnection conn = connections.get(i); in dump() local
DAppBindRecord.java71 ConnectionRecord conn = connections.valueAt(i); in writeToProto() local
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
DClientTest.java146 private ServiceConnection conn = new ServiceConnection() { field in ClientTest
/frameworks/base/tests/testables/src/android/testing/
DTestableContext.java233 public boolean bindService(Intent service, ServiceConnection conn, int flags) { in bindService()
243 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, int flags, in bindServiceAsUser()
254 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, int flags, in bindServiceAsUser()
261 private boolean checkMocks(ComponentName component, ServiceConnection conn) { in checkMocks()
275 public void unbindService(ServiceConnection conn) { in unbindService()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDeviceAdminServiceController.java147 final DevicePolicyServiceConnection conn = in startServiceForOwner() local
174 final DevicePolicyServiceConnection conn = mConnections.get(userId); in disconnectServiceOnUserLocked() local
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
DFrameworkPerfActivity.java251 void dispatchCurOp(TestConnection conn) { in dispatchCurOp()
327 final TestConnection conn = mCurConnection; in disconnect() local
352 void connectionDied(TestConnection conn) { in connectionDied()
/frameworks/base/tests/CoreTests/android/core/
DTestHttpClient.java98 final HttpClientConnection conn) throws HttpException, IOException { in execute()
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
DSinkActivity.java176 UsbDeviceConnection conn = mUsbManager.openDevice(device); in connect() local
441 private int getProtocol(UsbDeviceConnection conn) { in getProtocol()
452 private void sendString(UsbDeviceConnection conn, int index, String string) { in sendString()

123