Lines Matching refs:contact
82 …: contact;<br>Method or attribute name: function addContact(context: Context, contact: Contact, ca…
83 …|Class name: contact;<br>Method or attribute name: function addContact(context: Context, contact: …
84 …A|Class name: contact;<br>Method or attribute name: function selectContacts(callback: AsyncCallbac…
85 |Added|NA|Class name: contact;<br>Method or attribute name: function selectContacts(): Promise\<Arr…
86 …contact;<br>Method or attribute name: function selectContacts(options: ContactSelectionOptions, ca…
87 …s name: contact;<br>Method or attribute name: function selectContacts(options: ContactSelectionOpt…
88 …me: contact;<br>Method or attribute name: function deleteContact(context: Context, key: string, ca…
89 …NA|Class name: contact;<br>Method or attribute name: function deleteContact(context: Context, key:…
90 …e: contact;<br>Method or attribute name: function queryContact(context: Context, key: string, call…
91 …contact;<br>Method or attribute name: function queryContact(context: Context, key: string, holder:…
92 …contact;<br>Method or attribute name: function queryContact(context: Context, key: string, attrs: …
93 …contact;<br>Method or attribute name: function queryContact(context: Context, key: string, holder:…
94 …contact;<br>Method or attribute name: function queryContact(context: Context, key: string, holder?…
95 …ame: contact;<br>Method or attribute name: function queryContacts(context: Context, callback: Asyn…
96 …contact;<br>Method or attribute name: function queryContacts(context: Context, holder: Holder, cal…
97 …contact;<br>Method or attribute name: function queryContacts(context: Context, attrs: ContactAttri…
98 …contact;<br>Method or attribute name: function queryContacts(context: Context, holder: Holder, att…
99 …contact;<br>Method or attribute name: function queryContacts(context: Context, holder?: Holder, at…
100 …contact;<br>Method or attribute name: function queryContactsByEmail(context: Context, email: strin…
101 …contact;<br>Method or attribute name: function queryContactsByEmail(context: Context, email: strin…
102 …contact;<br>Method or attribute name: function queryContactsByEmail(context: Context, email: strin…
103 …contact;<br>Method or attribute name: function queryContactsByEmail(context: Context, email: strin…
104 …contact;<br>Method or attribute name: function queryContactsByEmail(context: Context, email: strin…
105 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(context: Context, phoneN…
106 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(context: Context, phoneN…
107 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(context: Context, phoneN…
108 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(context: Context, phoneN…
109 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(context: Context, phoneN…
110 … name: contact;<br>Method or attribute name: function queryGroups(context: Context, callback: Asyn…
111 …contact;<br>Method or attribute name: function queryGroups(context: Context, holder: Holder, callb…
112 …ass name: contact;<br>Method or attribute name: function queryGroups(context: Context, holder?: Ho…
113 …name: contact;<br>Method or attribute name: function queryHolders(context: Context, callback: Asyn…
114 …d|NA|Class name: contact;<br>Method or attribute name: function queryHolders(context: Context): Pr…
115 …name: contact;<br>Method or attribute name: function queryKey(context: Context, id: number, callba…
116 …contact;<br>Method or attribute name: function queryKey(context: Context, id: number, holder: Hold…
117 …ss name: contact;<br>Method or attribute name: function queryKey(context: Context, id: number, hol…
118 …ass name: contact;<br>Method or attribute name: function queryMyCard(context: Context, callback: A…
119 …contact;<br>Method or attribute name: function queryMyCard(context: Context, attrs: ContactAttribu…
120 …s name: contact;<br>Method or attribute name: function queryMyCard(context: Context, attrs?: Conta…
121 …: contact;<br>Method or attribute name: function updateContact(context: Context, contact: Contact,…
122 …contact;<br>Method or attribute name: function updateContact(context: Context, contact: Contact, a…
123 …contact;<br>Method or attribute name: function updateContact(context: Context, contact: Contact, a…
124 …e: contact;<br>Method or attribute name: function isLocalContact(context: Context, id: number, cal…
125 …A|Class name: contact;<br>Method or attribute name: function isLocalContact(context: Context, id: …
126 …name: contact;<br>Method or attribute name: function isMyCard(context: Context, id: number, callba…
127 …d|NA|Class name: contact;<br>Method or attribute name: function isMyCard(context: Context, id: num…
128 … ContactSelectionOptions;<br>Method or attribute name: isMultiSelect?: boolean;|@ohos.contact.d.ts|
135 …contact;<br>Method or attribute name: function addContact(contact: Contact, callback: AsyncCallbac…
136 …contact;<br>Method or attribute name: function addContact(contact: Contact): Promise\<number>;<br>…
137 …contact;<br>Method or attribute name: function selectContact(callback: AsyncCallback\<Array\<Conta…
138 …contact;<br>Method or attribute name: function selectContact(): Promise\<Array\<Contact>>;<br>Old …
139 …contact;<br>Method or attribute name: function deleteContact(key: string, callback: AsyncCallback\…
140 …contact;<br>Method or attribute name: function deleteContact(key: string): Promise\<void>;<br>Old …
141 …contact;<br>Method or attribute name: function queryContact(key: string, callback: AsyncCallback\<…
142 …contact;<br>Method or attribute name: function queryContact(key: string, holder: Holder, callback:…
143 …contact;<br>Method or attribute name: function queryContact(key: string, attrs: ContactAttributes,…
144 …contact;<br>Method or attribute name: function queryContact(key: string, holder: Holder, attrs: Co…
145 …contact;<br>Method or attribute name: function queryContact(key: string, holder?: Holder, attrs?: …
146 …contact;<br>Method or attribute name: function queryContacts(callback: AsyncCallback\<Array\<Conta…
147 …contact;<br>Method or attribute name: function queryContacts(holder: Holder, callback: AsyncCallba…
148 …contact;<br>Method or attribute name: function queryContacts(attrs: ContactAttributes, callback: A…
149 …contact;<br>Method or attribute name: function queryContacts(holder: Holder, attrs: ContactAttribu…
150 …contact;<br>Method or attribute name: function queryContacts(holder?: Holder, attrs?: ContactAttri…
151 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, callback: Async…
152 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, holder: Holder,…
153 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, attrs: ContactA…
154 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, holder: Holder,…
155 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, holder?: Holder…
156 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, cal…
157 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, hol…
158 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, att…
159 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, hol…
160 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, hol…
161 …contact;<br>Method or attribute name: function queryGroups(callback: AsyncCallback\<Array\<Group>>…
162 …contact;<br>Method or attribute name: function queryGroups(holder: Holder, callback: AsyncCallback…
163 …contact;<br>Method or attribute name: function queryGroups(holder?: Holder): Promise\<Array\<Group…
164 …contact;<br>Method or attribute name: function queryHolders(callback: AsyncCallback\<Array\<Holder…
165 …contact;<br>Method or attribute name: function queryHolders(): Promise\<Array\<Holder>>;<br>Old ve…
166 …contact;<br>Method or attribute name: function queryKey(id: number, callback: AsyncCallback\<strin…
167 …contact;<br>Method or attribute name: function queryKey(id: number, holder: Holder, callback: Asyn…
168 …contact;<br>Method or attribute name: function queryKey(id: number, holder?: Holder): Promise\<str…
169 …contact;<br>Method or attribute name: function queryMyCard(callback: AsyncCallback\<Contact>): voi…
170 …contact;<br>Method or attribute name: function queryMyCard(attrs: ContactAttributes, callback: Asy…
171 …contact;<br>Method or attribute name: function queryMyCard(attrs?: ContactAttributes): Promise\<Co…
172 …contact;<br>Method or attribute name: function updateContact(contact: Contact, callback: AsyncCall…
173 …contact;<br>Method or attribute name: function updateContact(contact: Contact, attrs: ContactAttri…
174 …contact;<br>Method or attribute name: function updateContact(contact: Contact, attrs?: ContactAttr…
175 …contact;<br>Method or attribute name: function isLocalContact(id: number, callback: AsyncCallback\…
176 …contact;<br>Method or attribute name: function isLocalContact(id: number): Promise\<boolean>;<br>O…
177 …contact;<br>Method or attribute name: function isMyCard(id: number, callback: AsyncCallback\<boole…
178 …contact;<br>Method or attribute name: function isMyCard(id: number): Promise\<boolean>;<br>Old ver…
184 …contact;<br>Method or attribute name: function addContact(contact: Contact): Promise\<number>;<br>…
185 …contact;<br>Method or attribute name: function selectContact(): Promise\<Array\<Contact>>;<br>Old …
186 …contact;<br>Method or attribute name: function deleteContact(key: string): Promise\<void>;<br>Old …
187 …contact;<br>Method or attribute name: function queryContact(key: string, holder: Holder, callback:…
188 …contact;<br>Method or attribute name: function queryContact(key: string, attrs: ContactAttributes,…
189 …contact;<br>Method or attribute name: function queryContact(key: string, holder: Holder, attrs: Co…
190 …contact;<br>Method or attribute name: function queryContact(key: string, holder?: Holder, attrs?: …
191 …contact;<br>Method or attribute name: function queryContacts(holder: Holder, callback: AsyncCallba…
192 …contact;<br>Method or attribute name: function queryContacts(attrs: ContactAttributes, callback: A…
193 …contact;<br>Method or attribute name: function queryContacts(holder: Holder, attrs: ContactAttribu…
194 …contact;<br>Method or attribute name: function queryContacts(holder?: Holder, attrs?: ContactAttri…
195 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, holder: Holder,…
196 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, attrs: ContactA…
197 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, holder: Holder,…
198 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, holder?: Holder…
199 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, hol…
200 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, att…
201 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, hol…
202 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, hol…
203 …contact;<br>Method or attribute name: function queryGroups(holder: Holder, callback: AsyncCallback…
204 …contact;<br>Method or attribute name: function queryGroups(holder?: Holder): Promise\<Array\<Group…
205 …contact;<br>Method or attribute name: function queryHolders(): Promise\<Array\<Holder>>;<br>Old ve…
206 …contact;<br>Method or attribute name: function queryKey(id: number, holder: Holder, callback: Asyn…
207 …contact;<br>Method or attribute name: function queryKey(id: number, holder?: Holder): Promise\<str…
208 …contact;<br>Method or attribute name: function queryMyCard(attrs: ContactAttributes, callback: Asy…
209 …contact;<br>Method or attribute name: function queryMyCard(attrs?: ContactAttributes): Promise\<Co…
210 …contact;<br>Method or attribute name: function updateContact(contact: Contact, attrs: ContactAttri…
211 …contact;<br>Method or attribute name: function updateContact(contact: Contact, attrs?: ContactAttr…
212 …contact;<br>Method or attribute name: function isLocalContact(id: number): Promise\<boolean>;<br>O…
213 …contact;<br>Method or attribute name: function isMyCard(id: number): Promise\<boolean>;<br>Old ver…
220 …hod or attribute name: readonly id?: number<br>New version information: ?number|@ohos.contact.d.ts|
221 …od or attribute name: readonly key?: string<br>New version information: ?string|@ohos.contact.d.ts|
222 …ctAttributes?: ContactAttributes<br>New version information: ?ContactAttributes|@ohos.contact.d.ts|
223 …Method or attribute name: emails?: Email[]<br>New version information: ?Email[]|@ohos.contact.d.ts|
224 …Method or attribute name: events?: Event[]<br>New version information: ?Event[]|@ohos.contact.d.ts|
225 …Method or attribute name: groups?: Group[]<br>New version information: ?Group[]|@ohos.contact.d.ts|
226 …ribute name: imAddresses?: ImAddress[]<br>New version information: ?ImAddress[]|@ohos.contact.d.ts|
227 …e name: phoneNumbers?: PhoneNumber[]<br>New version information: ?PhoneNumber[]|@ohos.contact.d.ts|
228 …od or attribute name: portrait?: Portrait<br>New version information: ?Portrait|@ohos.contact.d.ts|
229 … postalAddresses?: PostalAddress[]<br>New version information: ?PostalAddress[]|@ohos.contact.d.ts|
230 … attribute name: relations?: Relation[]<br>New version information: ?Relation[]|@ohos.contact.d.ts|
231 …ute name: sipAddresses?: SipAddress[]<br>New version information: ?SipAddress[]|@ohos.contact.d.ts|
232 … or attribute name: websites?: Website[]<br>New version information: ?Website[]|@ohos.contact.d.ts|
233 …act;<br>Method or attribute name: name?: Name<br>New version information: ?Name|@ohos.contact.d.ts|
234 …od or attribute name: nickName?: NickName<br>New version information: ?NickName|@ohos.contact.d.ts|
235 …act;<br>Method or attribute name: note?: Note<br>New version information: ?Note|@ohos.contact.d.ts|
236 …ute name: organization?: Organization<br>New version information: ?Organization|@ohos.contact.d.ts|
237 …attribute name: attributes: Attribute[]<br>New version information: Attribute[]|@ohos.contact.d.ts|
238 …;<br>Method or attribute name: email: string<br>New version information: string|@ohos.contact.d.ts|
239 …ethod or attribute name: labelName?: string<br>New version information: ?string|@ohos.contact.d.ts|
240 …ethod or attribute name: labelName?: string<br>New version information: ?string|@ohos.contact.d.ts|
241 …ethod or attribute name: labelName?: string<br>New version information: ?string|@ohos.contact.d.ts|
242 …ethod or attribute name: labelName?: string<br>New version information: ?string|@ohos.contact.d.ts|
243 …ethod or attribute name: labelName?: string<br>New version information: ?string|@ohos.contact.d.ts|
244 …ethod or attribute name: labelName?: string<br>New version information: ?string|@ohos.contact.d.ts|
245 …ethod or attribute name: labelName?: string<br>New version information: ?string|@ohos.contact.d.ts|
246 …hod or attribute name: displayName?: string<br>New version information: ?string|@ohos.contact.d.ts|
247 …>Method or attribute name: labelId?: number<br>New version information: ?number|@ohos.contact.d.ts|
248 …>Method or attribute name: labelId?: number<br>New version information: ?number|@ohos.contact.d.ts|
249 …>Method or attribute name: labelId?: number<br>New version information: ?number|@ohos.contact.d.ts|
250 …>Method or attribute name: labelId?: number<br>New version information: ?number|@ohos.contact.d.ts|
251 …>Method or attribute name: labelId?: number<br>New version information: ?number|@ohos.contact.d.ts|
252 …>Method or attribute name: labelId?: number<br>New version information: ?number|@ohos.contact.d.ts|
253 …>Method or attribute name: labelId?: number<br>New version information: ?number|@ohos.contact.d.ts|
254 …>Method or attribute name: eventDate: string<br>New version information: string|@ohos.contact.d.ts|
255 …>Method or attribute name: groupId?: number<br>New version information: ?number|@ohos.contact.d.ts|
256 …;<br>Method or attribute name: title: string<br>New version information: string|@ohos.contact.d.ts|
257 … attribute name: readonly bundleName: string<br>New version information: string|@ohos.contact.d.ts|
258 …tribute name: readonly displayName?: string<br>New version information: ?string|@ohos.contact.d.ts|
259 …Method or attribute name: holderId?: number<br>New version information: ?number|@ohos.contact.d.ts|
260 …>Method or attribute name: imAddress: string<br>New version information: string|@ohos.contact.d.ts|
261 …thod or attribute name: familyName?: string<br>New version information: ?string|@ohos.contact.d.ts|
262 …attribute name: familyNamePhonetic?: string<br>New version information: ?string|@ohos.contact.d.ts|
263 …r>Method or attribute name: fullName: string<br>New version information: string|@ohos.contact.d.ts|
264 …ethod or attribute name: givenName?: string<br>New version information: ?string|@ohos.contact.d.ts|
265 … attribute name: givenNamePhonetic?: string<br>New version information: ?string|@ohos.contact.d.ts|
266 …thod or attribute name: middleName?: string<br>New version information: ?string|@ohos.contact.d.ts|
267 …attribute name: middleNamePhonetic?: string<br>New version information: ?string|@ohos.contact.d.ts|
268 …thod or attribute name: namePrefix?: string<br>New version information: ?string|@ohos.contact.d.ts|
269 …thod or attribute name: nameSuffix?: string<br>New version information: ?string|@ohos.contact.d.ts|
270 …r>Method or attribute name: nickName: string<br>New version information: string|@ohos.contact.d.ts|
271 …ethod or attribute name: noteContent: string<br>New version information: string|@ohos.contact.d.ts|
272 …n;<br>Method or attribute name: name: string<br>New version information: string|@ohos.contact.d.ts|
273 …br>Method or attribute name: title?: string<br>New version information: ?string|@ohos.contact.d.ts|
274 …ethod or attribute name: phoneNumber: string<br>New version information: string|@ohos.contact.d.ts|
275 …it;<br>Method or attribute name: uri: string<br>New version information: string|@ohos.contact.d.ts|
276 …<br>Method or attribute name: city?: string<br>New version information: ?string|@ohos.contact.d.ts|
277 …>Method or attribute name: country?: string<br>New version information: ?string|@ohos.contact.d.ts|
278 …od or attribute name: neighborhood?: string<br>New version information: ?string|@ohos.contact.d.ts|
279 …br>Method or attribute name: pobox?: string<br>New version information: ?string|@ohos.contact.d.ts|
280 …hod or attribute name: postalAddress: string<br>New version information: string|@ohos.contact.d.ts|
281 …Method or attribute name: postcode?: string<br>New version information: ?string|@ohos.contact.d.ts|
282 …r>Method or attribute name: region?: string<br>New version information: ?string|@ohos.contact.d.ts|
283 …r>Method or attribute name: street?: string<br>New version information: ?string|@ohos.contact.d.ts|
284 …thod or attribute name: relationName: string<br>New version information: string|@ohos.contact.d.ts|
285 …Method or attribute name: sipAddress: string<br>New version information: string|@ohos.contact.d.ts|
286 …br>Method or attribute name: website: string<br>New version information: string|@ohos.contact.d.ts|