Home
last modified time | relevance | path

Searched defs:callState (Results 1 – 2 of 2) sorted by relevance

/applications/standard/call/entry/src/main/ets/ServiceAbility/
DCallManagerService.ts151 const {callState} = this.callData; constant
211 const {callState, callId} = this.callData; constant
/applications/standard/app_samples/code/BasicFeature/Telephony/Observer/entry/src/main/ets/modle/
DDetailData.ts26 public callState: call.CallState property in DetailData