Home
last modified time | relevance | path

Searched refs:call (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/frameworks/rs/cpu_ref/
DrsCpuIntrinsicBLAS.cpp87 static void setupGEMM(MTLaunchStructForEachBlas *mtls, const Allocation **ain, RsBlasCall* call, in setupGEMM() argument
90 mm = call->M; in setupGEMM()
91 nn = call->N; in setupGEMM()
92 kk = call->K; in setupGEMM()
96 mtls->sc = call; in setupGEMM()
145 RsBlasCall* call, MTLaunchStructForEachBlas *mtls) { in walk_tiled_gemm() argument
147 enum CBLAS_TRANSPOSE TransA = (enum CBLAS_TRANSPOSE)call->transA; in walk_tiled_gemm()
148 enum CBLAS_TRANSPOSE TransB = (enum CBLAS_TRANSPOSE)call->transB; in walk_tiled_gemm()
171 mEnd = rsMin(mEnd, (uint32_t)call->M); in walk_tiled_gemm()
178 nEnd = rsMin(nEnd, (uint32_t)call->N); in walk_tiled_gemm()
[all …]
/frameworks/base/telecomm/java/android/telecom/
DPhone.java88 public void onCallAdded(Phone phone, Call call) { } in onCallAdded() argument
99 public void onCallRemoved(Phone phone, Call call) { } in onCallRemoved() argument
164 Call call = getCallById(parcelableCall.getId()); in internalAddCall() local
165 if (call == null) { in internalAddCall()
166 call = new Call(this, parcelableCall.getId(), mInCallAdapter, in internalAddCall()
170 mCallByTelecomCallId.put(parcelableCall.getId(), call); in internalAddCall() local
171 mCalls.add(call); in internalAddCall()
175 call.internalUpdate(parcelableCall, mCallByTelecomCallId); in internalAddCall()
176 fireCallAdded(call); in internalAddCall()
178 Log.w(this, "Call %s added, but it was already present", call.internalGetCallId()); in internalAddCall()
[all …]
/frameworks/av/
DCleanSpec.mk46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libmedia_native_intermediates)
47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/lib/libmedia_native.so)
48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/symbols/system/lib/libmedia_native.so)
49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libmedia_native.so)
50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libaudioflinger_intermediates)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libaudioflinger.so)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libaudiopolicy_intermediates)
53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libaudiopolicy.so)
54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libaudiopolicy_intermediates)
55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libaudiopolicy.so)
[all …]
/frameworks/base/
DCleanSpec.mk46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework_intermediates/s…
53 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/FrameworkTest_intermediates/)
54 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.policy*)
55 $(call add-clean-step, rm -rf $(TARGET_OUT_JAVA_LIBRARIES)/android.policy.jar)
[all …]
DAndroid.mk16 LOCAL_PATH := $(call my-dir)
18 $(eval $(call declare-1p-copy-files,frameworks/base,.ogg))
19 $(eval $(call declare-1p-copy-files,frameworks/base,.kl))
20 $(eval $(call declare-1p-copy-files,frameworks/base,.kcm))
21 $(eval $(call declare-1p-copy-files,frameworks/base,.idc))
22 $(eval $(call declare-1p-copy-files,frameworks/base,dirty-image-objects))
23 $(eval $(call declare-1p-copy-files,frameworks/base/config,))
24 $(eval $(call declare-1p-copy-files,frameworks/native/data,))
54 SDK_METADATA_DIR :=$= $(call intermediates-dir-for,PACKAGING,framework-doc-stubs-metadata,,COMMON)
81 include $(call first-makefiles-under,$(LOCAL_PATH))
/frameworks/compile/libbcc/
DCleanSpec.mk46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libbcc_intermediates)
47 $(call add-clean-step, rm -rf $(HOST_OUT)/obj/SHARED_LIBRARIES/libbcc_intermediates)
48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libruntime.bc)
49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libclcore.bc_intermediates)
50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libbcc_sha1_intermediates)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libbcc_sha1.so)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libclcore.bc_intermediates)
53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libclcore.bc_intermediates)
54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libclcore.bc_intermediates)
55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libclcore.bc_intermediates)
[all …]
/frameworks/base/tools/protologtool/src/com/android/protolog/tool/
DProtoLogCallProcessor.kt66 call: MethodCallExpr, in <lambda>()
70 return call.scope.isPresent && call.scope.get().toString() == protoLogClassName || in <lambda>()
71 isLogClassImported && call.scope.isPresent && in <lambda>()
72 call.scope.get().toString() == protoLogSimpleClassName || in <lambda>()
73 !call.scope.isPresent && staticLogImports.contains(call.name.toString()) in <lambda>()
88 .filter { call -> in <lambda>() method
89 isProtoCall(call, isLogClassImported, staticLogImports) in <lambda>()
90 }.forEach { call -> in <lambda>() method
91 val context = ParsingContext(fileName, call) in <lambda>()
92 if (call.arguments.size < 2) { in <lambda>()
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/companion/datatransfer/contextsync/
DCrossDeviceSyncControllerTest.java130 final CallMetadataSyncData.Call call = in processTelecomDataFromSync_createCallUpdateMessage_hasCalls() local
132 assertWithMessage("Wrong id").that(call.getId()).isEqualTo("123abc"); in processTelecomDataFromSync_createCallUpdateMessage_hasCalls()
133 assertWithMessage("Wrong app icon").that(new String(call.getAppIcon())).isEqualTo(appIcon); in processTelecomDataFromSync_createCallUpdateMessage_hasCalls()
134 final CallMetadataSyncData.CallFacilitator facilitator = call.getFacilitator(); in processTelecomDataFromSync_createCallUpdateMessage_hasCalls()
137 assertWithMessage("Wrong caller id").that(call.getCallerId()).isEqualTo(callerId); in processTelecomDataFromSync_createCallUpdateMessage_hasCalls()
138 assertWithMessage("Wrong status").that(call.getStatus()) in processTelecomDataFromSync_createCallUpdateMessage_hasCalls()
140 assertWithMessage("Wrong controls").that(call.getControls()).isEqualTo(controls); in processTelecomDataFromSync_createCallUpdateMessage_hasCalls()
240 final CallMetadataSyncData.Call call = new CallMetadataSyncData.Call(); in updateCalls_newIncomingCall_added() local
241 call.setId("123abc"); in updateCalls_newIncomingCall_added()
242 call.setDirection(android.companion.Telecom.Call.INCOMING); in updateCalls_newIncomingCall_added()
[all …]
DCallMetadataSyncDataTest.java32 final CallMetadataSyncData.Call call = new CallMetadataSyncData.Call(); in call_writeToBundle_fromBundle_reconstructsSuccessfully() local
43 call.setId(id); in call_writeToBundle_fromBundle_reconstructsSuccessfully()
44 call.setCallerId(callerId); in call_writeToBundle_fromBundle_reconstructsSuccessfully()
45 call.setAppIcon(appIcon); in call_writeToBundle_fromBundle_reconstructsSuccessfully()
48 call.setFacilitator(callFacilitator); in call_writeToBundle_fromBundle_reconstructsSuccessfully()
49 call.setStatus(status); in call_writeToBundle_fromBundle_reconstructsSuccessfully()
50 call.setDirection(direction); in call_writeToBundle_fromBundle_reconstructsSuccessfully()
51 call.addControl(control1); in call_writeToBundle_fromBundle_reconstructsSuccessfully()
52 call.addControl(control2); in call_writeToBundle_fromBundle_reconstructsSuccessfully()
54 final Bundle bundle = call.writeToBundle(); in call_writeToBundle_fromBundle_reconstructsSuccessfully()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedGsmCallState.java187 CallInfo call = mCalls[i]; in triggerRing() local
189 if (call == null && empty < 0) { in triggerRing()
191 } else if (call != null in triggerRing()
192 && (call.mState == CallInfo.State.INCOMING in triggerRing()
193 || call.mState == CallInfo.State.WAITING) in triggerRing()
198 } else if (call != null) { in triggerRing()
224 CallInfo call = mCalls[i]; in progressConnectingCallState() local
226 if (call != null && call.mState == CallInfo.State.DIALING) { in progressConnectingCallState()
227 call.mState = CallInfo.State.ALERTING; in progressConnectingCallState()
231 obtainMessage(EVENT_PROGRESS_CALL_STATE, call), in progressConnectingCallState()
[all …]
/frameworks/proto_logging/stats/enums/telecomm/
Denums.proto29 * Indicates that a call is new and not connected. This is used as the default state internally
30 * within Telecom and should not be used between Telecom and call services. Call services are
38 * Common transitions are to {@link #DIALING} state for a successful call or
45 * {@link android.telecom.PhoneAccount} through which to place the call.
50 * Indicates that a call is outgoing and in the dialing state. A call transitions to this state
51 * once an outgoing call has begun (e.g., user presses the dial button in Dialer). Calls in this
52 * state usually transition to {@link #ACTIVE} if the call was answered or {@link #DISCONNECTED}
53 * if the call was disconnected somehow (e.g., failure or cancellation of the call by the user).
58 * Indicates that a call is incoming and the user still has the option of answering, rejecting,
59 * or doing nothing with the call. This state is usually associated with some type of audible
[all …]
/frameworks/opt/telephony/
DCleanSpec.mk41 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
42 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
43 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
44 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
45 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermed…
[all …]
/frameworks/compile/slang/lit-tests/P_ref_count/
Dfunc_params.rscript6 // CHECK-SET-NOT: call void @_Z11rsSetObject{{.*}}({{.*}} %.rs.param.a{{[02]}}, {{.*}})
7 // CHECK-SET: call void @_Z11rsSetObjectP10rs_elementS_(%struct.rs_element{{.*}}* nonnull %.rs.…
8 // CHECK-SET-NOT: call void @_Z11rsSetObject{{.*}}({{.*}} %.rs.param.a{{[02]}}, {{.*}})
11 // CHECK-SET-NOT: call void @_Z11rsSetObject{{.*}}({{.*}} %.rs.param.a{{[02]}}, {{.*}})
12 // CHECK-SET: call void @_Z11rsSetObjectP13rs_allocationS_(%struct.rs_allocation{{.*}}* %[[F1]]…
13 // CHECK-SET-NOT: call void @_Z11rsSetObject{{.*}}({{.*}} %.rs.param.a{{[02]}}, {{.*}})
15 // CHECK-SET-NOT: call void @_Z11rsSetObject{{.*}}({{.*}} %.rs.param.a{{[02]}}, {{.*}})
16 // CHECK-SET: call void @_Z11rsSetObjectP7rs_typeS_(%struct.rs_type{{.*}}* %[[F2]], {{.*}})
17 // CHECK-SET-NOT: call void @_Z11rsSetObject{{.*}}({{.*}} %.rs.param.a{{[02]}}, {{.*}})
25 // CHECK-CLR-NOT: call void @_Z13rsClearObject{{.*}}({{.*}}* %.rs.param.a{{[02]}})
[all …]
/frameworks/base/data/etc/
DCleanSpec.mk46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/product/etc/permissions/com.android.carrierconf…
47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/product/etc/permissions/com.android.carrierconfig.xml)
48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/product/etc/permissions/com.android.emergency.x…
49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/product/etc/permissions/com.android.emergency.xml)
50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/product/etc/permissions/com.android.provision.x…
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/product/etc/permissions/com.android.provision.xml)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/product/etc/permissions/com.android.settings.xm…
53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/product/etc/permissions/com.android.settings.xml)
54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/product/etc/permissions/com.android.launcher3.x…
55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/product/etc/permissions/com.android.launcher3.xml)
[all …]
/frameworks/rs/
DCleanSpec.mk46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/RenderScript.stamp)
47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/renderscript/)
48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/renderscript)
49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/*/src/renderscript)
50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/*/src/RenderScript.stamp)
51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/*/src/RenderScript.stamp)
52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/*/obj/SHARED_LIBRARIES/lib*.bc_intermediate…
53 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/*/obj/SHARED_LIBRARIES/librs*_intermediates)
54 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/*/obj/SHARED_LIBRARIES/libhellocomputendk_i…
55 $(call add-clean-step, rm -rf $(OUT_DIR)/host/*/obj/SHARED_LIBRARIES/librsrt*.bc)
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DDataCallSessionStats.java230 DataCallSession call = copyOf(mDataCallSession); in conclude() local
232 call.durationMinutes = convertMillisToMinutes(nowMillis - mStartTime); in conclude()
237 mAtomsStorage.addDataCallSession(call); in conclude()
266 private static DataCallSession copyOf(DataCallSession call) { in copyOf() argument
268 copy.dimension = call.dimension; in copyOf()
269 copy.isMultiSim = call.isMultiSim; in copyOf()
270 copy.isEsim = call.isEsim; in copyOf()
271 copy.apnTypeBitmask = call.apnTypeBitmask; in copyOf()
272 copy.carrierId = call.carrierId; in copyOf()
273 copy.isRoaming = call.isRoaming; in copyOf()
[all …]
/frameworks/native/
DCleanSpec.mk47 $(call add-clean-step, find $(PRODUCT_OUT) -type f -name "libdvr.so" -print0 | xargs -0 rm -f)
48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libdvr_intermediates)
49 $(call add-clean-step, find $(PRODUCT_OUT) -type f -name "libgui*" -print0 | xargs -0 rm -f)
50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libgui_intermediates)
51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/thermalserviced)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/init/thermalservice.rc)
53 $(call add-clean-step, find $(PRODUCT_OUT) -type f -name "gpuservice*" -print0 | xargs -0 rm -f)
54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/EXECUTABLES/gpuservice_intermediates)
/frameworks/proto_logging/stats/enums/app/wearservices/
Dwearservices_enums.proto168 // This enum depicts an action taken on a call
171 // Depicts an unknown call action
174 // Depicts an accept call action
177 // Depicts a reject call action
180 // Depicts a silence call action
187 // Depicts an unknown call type
190 // Depicts an incoming call
193 // Depicts an outgoing call
197 // This enum depicts the original source of the call
200 // Depicts an unknown call source
[all …]
/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/contextsync/
DCallMetadataSyncInCallService.java52 public void onDetailsChanged(Call call, Call.Details details) {
54 final CrossDeviceCall crossDeviceCall = mCurrentCalls.get(call);
169 mCurrentCalls.putAll(getCalls().stream().collect(Collectors.toMap(call -> call, in initializeCalls()
170 call -> new CrossDeviceCall(this, call, getCallAudioState())))); in initializeCalls()
171 mCurrentCalls.keySet().forEach(call -> call.registerCallback(mTelecomCallback, in initializeCalls()
192 public void onCallAdded(Call call) { in onCallAdded() argument
195 mCurrentCalls.put(call, in onCallAdded()
196 new CrossDeviceCall(this, call, getCallAudioState())); in onCallAdded()
197 call.registerCallback(mTelecomCallback); in onCallAdded()
203 public void onCallRemoved(Call call) { in onCallRemoved() argument
[all …]
DCallMetadataSyncConnectionService.java62 for (CallMetadataSyncData.Call call : callMetadataSyncData.getCalls()) {
65 associationId, call.getId()));
67 existingConnection.update(call);
75 && call.getId().endsWith(e.getValue().getCallId())) {
83 connection.update(call);
86 call.getId()), connection);
130 final CallMetadataSyncData.Call call = CallMetadataSyncData.Call.fromBundle( in onCreateIncomingConnection() local
132 call.setDirection(android.companion.Telecom.Call.INCOMING); in onCreateIncomingConnection()
140 call, in onCreateIncomingConnection()
168 final CallMetadataSyncData.Call call = new CallMetadataSyncData.Call(); in onCreateOutgoingConnection() local
[all …]
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/
Ddevice_for_product_strategy_sonification_respectful.pfw5 # - If in call: Strategy sonification (that follows phone strategy in call also...)
6 # - If not in call AND a music stream is active remotely: Strategy sonification (that
8 # - if not in call and no music stream active remotely and music stream active): strategy
35 # Follows sonification strategy if not in call and replace speaker by speaker safe
49 # Follows sonification strategy if not in call
56 # Follows Phone Strategy if call
76 # SonificationRespectful Follows Sonification that falls through Media strategy if not in call
103 # SonificationRespectful Follows Sonification that falls through Media strategy if not in call
130 # SonificationRespectful Follows Sonification that falls through Media strategy if not in call
157 # SonificationRespectful Follows Phone strategy if in call
[all …]
Ddevice_for_product_strategy_sonification.pfw13 # Sonification follows phone strategy if in call but HDMI is not reachable
29 # Sonification falls through ENFORCED_AUDIBLE if not in call (widely speaking)
36 # Sonification follows phone strategy if in call (widely speaking)
55 # Sonification falls through media strategy if not in call (widely speaking)
81 # Sonification falls through media strategy if not in call (widely speaking)
107 # Sonification falls through media strategy if not in call (widely speaking)
133 # Sonification follows phone strategy if in call (widely speaking)
160 # Sonification follows phone strategy if in call (widely speaking)
187 # Sonification follows phone strategy if in call (widely speaking)
216 # Sonification falls through media strategy if not in call (widely speaking)
[all …]
/frameworks/base/tools/lint/framework/checks/src/main/java/com/google/android/lint/parcel/
DCallMigrators.kt44 open fun report(context: JavaContext, call: UCallExpression, method: PsiMethod) { in <lambda>()
45 val location = context.getLocation(call) in <lambda>()
46 val itemType = filter(getBoundingClass(context, call, method)) in <lambda>()
51 context.report(SaferParcelChecker.ISSUE_UNSAFE_API_USAGE, call, location, message, fix) in <lambda>()
59 call: UCallExpression, in <lambda>()
143 context: JavaContext, call: UCallExpression, method: PsiMethod in getBoundingClass()
145 val firstParamType = call.valueArguments[argument].getExpressionType() ?: return null in getBoundingClass()
174 context: JavaContext, call: UCallExpression, method: PsiMethod in getBoundingClass()
176 val type = getReceivingType(call.uastParent!!) ?: return null in getBoundingClass()
189 context: JavaContext, call: UCallExpression, method: PsiMethod in getBoundingClass()
[all …]
/frameworks/base/telecomm/java/com/android/internal/telecom/
DClientTransactionalServiceWrapper.java73 TransactionalCall call = mCallIdToTransactionalCall.remove(callId); in untrackCall() local
75 CallControl control = call.getCallControl(); in untrackCall()
77 call.setCallControl(null); in untrackCall()
158 TransactionalCall call = mCallIdToTransactionalCall.get(callId);
160 if (call != null) {
162 CallControlCallback callback = call.getCallControlCallback();
169 call.getExecutor().execute(() -> {
202 TransactionalCall call = mCallIdToTransactionalCall.get(callId);
204 if (call != null) {
206 call.getPendingControl();
[all …]
/frameworks/proto_logging/stats/atoms/wearservices/
Dwearservices_extension_atoms.proto47 * Logged whenever an incoming call is accepted or rejected or silenced.
54 // Depicts different call actions possible.
58 // Depicts different call account in use.
65 * Logged whenever a call is disconnected.
83 * Logged whenever an incoming or outgoing call is bridged and picked up.
84 * The call picked up can be either on the watch, phone or via another connected
92 // Depicts the type of call.
96 // This field depicts whether the call was accepted or initiated on the watch.
97 // For OUTGOING calls it MUST be set to true when the call is initiated on the
98 // watch, for INCOMING calls it MUST be set to true when the call is accepted
[all …]

12345678910>>...17