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|
129 …contact;<br>Method or attribute name: function addContact(contact: Contact, callback: AsyncCallbac…
130 …contact;<br>Method or attribute name: function addContact(contact: Contact): Promise\<number>;<br>…
131 …contact;<br>Method or attribute name: function selectContact(callback: AsyncCallback\<Array\<Conta…
132 …contact;<br>Method or attribute name: function selectContact(): Promise\<Array\<Contact>>;<br>Old …
133 …contact;<br>Method or attribute name: function deleteContact(key: string, callback: AsyncCallback\…
134 …contact;<br>Method or attribute name: function deleteContact(key: string): Promise\<void>;<br>Old …
135 …contact;<br>Method or attribute name: function queryContact(key: string, callback: AsyncCallback\<…
136 …contact;<br>Method or attribute name: function queryContact(key: string, holder: Holder, callback:…
137 …contact;<br>Method or attribute name: function queryContact(key: string, attrs: ContactAttributes,…
138 …contact;<br>Method or attribute name: function queryContact(key: string, holder: Holder, attrs: Co…
139 …contact;<br>Method or attribute name: function queryContact(key: string, holder?: Holder, attrs?: …
140 …contact;<br>Method or attribute name: function queryContacts(callback: AsyncCallback\<Array\<Conta…
141 …contact;<br>Method or attribute name: function queryContacts(holder: Holder, callback: AsyncCallba…
142 …contact;<br>Method or attribute name: function queryContacts(attrs: ContactAttributes, callback: A…
143 …contact;<br>Method or attribute name: function queryContacts(holder: Holder, attrs: ContactAttribu…
144 …contact;<br>Method or attribute name: function queryContacts(holder?: Holder, attrs?: ContactAttri…
145 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, callback: Async…
146 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, holder: Holder,…
147 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, attrs: ContactA…
148 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, holder: Holder,…
149 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, holder?: Holder…
150 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, cal…
151 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, hol…
152 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, att…
153 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, hol…
154 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, hol…
155 …contact;<br>Method or attribute name: function queryGroups(callback: AsyncCallback\<Array\<Group>>…
156 …contact;<br>Method or attribute name: function queryGroups(holder: Holder, callback: AsyncCallback…
157 …contact;<br>Method or attribute name: function queryGroups(holder?: Holder): Promise\<Array\<Group…
158 …contact;<br>Method or attribute name: function queryHolders(callback: AsyncCallback\<Array\<Holder…
159 …contact;<br>Method or attribute name: function queryHolders(): Promise\<Array\<Holder>>;<br>Old ve…
160 …contact;<br>Method or attribute name: function queryKey(id: number, callback: AsyncCallback\<strin…
161 …contact;<br>Method or attribute name: function queryKey(id: number, holder: Holder, callback: Asyn…
162 …contact;<br>Method or attribute name: function queryKey(id: number, holder?: Holder): Promise\<str…
163 …contact;<br>Method or attribute name: function queryMyCard(callback: AsyncCallback\<Contact>): voi…
164 …contact;<br>Method or attribute name: function queryMyCard(attrs: ContactAttributes, callback: Asy…
165 …contact;<br>Method or attribute name: function queryMyCard(attrs?: ContactAttributes): Promise\<Co…
166 …contact;<br>Method or attribute name: function updateContact(contact: Contact, callback: AsyncCall…
167 …contact;<br>Method or attribute name: function updateContact(contact: Contact, attrs: ContactAttri…
168 …contact;<br>Method or attribute name: function updateContact(contact: Contact, attrs?: ContactAttr…
169 …contact;<br>Method or attribute name: function isLocalContact(id: number, callback: AsyncCallback\…
170 …contact;<br>Method or attribute name: function isLocalContact(id: number): Promise\<boolean>;<br>O…
171 …contact;<br>Method or attribute name: function isMyCard(id: number, callback: AsyncCallback\<boole…
172 …contact;<br>Method or attribute name: function isMyCard(id: number): Promise\<boolean>;<br>Old ver…
173 …contact;<br>Method or attribute name: function addContact(contact: Contact): Promise\<number>;<br>…
174 …contact;<br>Method or attribute name: function selectContact(): Promise\<Array\<Contact>>;<br>Old …
175 …contact;<br>Method or attribute name: function deleteContact(key: string): Promise\<void>;<br>Old …
176 …contact;<br>Method or attribute name: function queryContact(key: string, holder: Holder, callback:…
177 …contact;<br>Method or attribute name: function queryContact(key: string, attrs: ContactAttributes,…
178 …contact;<br>Method or attribute name: function queryContact(key: string, holder: Holder, attrs: Co…
179 …contact;<br>Method or attribute name: function queryContact(key: string, holder?: Holder, attrs?: …
180 …contact;<br>Method or attribute name: function queryContacts(holder: Holder, callback: AsyncCallba…
181 …contact;<br>Method or attribute name: function queryContacts(attrs: ContactAttributes, callback: A…
182 …contact;<br>Method or attribute name: function queryContacts(holder: Holder, attrs: ContactAttribu…
183 …contact;<br>Method or attribute name: function queryContacts(holder?: Holder, attrs?: ContactAttri…
184 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, holder: Holder,…
185 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, attrs: ContactA…
186 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, holder: Holder,…
187 …contact;<br>Method or attribute name: function queryContactsByEmail(email: string, holder?: Holder…
188 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, hol…
189 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, att…
190 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, hol…
191 …contact;<br>Method or attribute name: function queryContactsByPhoneNumber(phoneNumber: string, hol…
192 …contact;<br>Method or attribute name: function queryGroups(holder: Holder, callback: AsyncCallback…
193 …contact;<br>Method or attribute name: function queryGroups(holder?: Holder): Promise\<Array\<Group…
194 …contact;<br>Method or attribute name: function queryHolders(): Promise\<Array\<Holder>>;<br>Old ve…
195 …contact;<br>Method or attribute name: function queryKey(id: number, holder: Holder, callback: Asyn…
196 …contact;<br>Method or attribute name: function queryKey(id: number, holder?: Holder): Promise\<str…
197 …contact;<br>Method or attribute name: function queryMyCard(attrs: ContactAttributes, callback: Asy…
198 …contact;<br>Method or attribute name: function queryMyCard(attrs?: ContactAttributes): Promise\<Co…
199 …contact;<br>Method or attribute name: function updateContact(contact: Contact, attrs: ContactAttri…
200 …contact;<br>Method or attribute name: function updateContact(contact: Contact, attrs?: ContactAttr…
201 …contact;<br>Method or attribute name: function isLocalContact(id: number): Promise\<boolean>;<br>O…
202 …contact;<br>Method or attribute name: function isMyCard(id: number): Promise\<boolean>;<br>Old ver…
203 …hod or attribute name: readonly id?: number<br>New version information: ?number|@ohos.contact.d.ts|
204 …od or attribute name: readonly key?: string<br>New version information: ?string|@ohos.contact.d.ts|
205 …ctAttributes?: ContactAttributes<br>New version information: ?ContactAttributes|@ohos.contact.d.ts|
206 …Method or attribute name: emails?: Email[]<br>New version information: ?Email[]|@ohos.contact.d.ts|
207 …Method or attribute name: events?: Event[]<br>New version information: ?Event[]|@ohos.contact.d.ts|
208 …Method or attribute name: groups?: Group[]<br>New version information: ?Group[]|@ohos.contact.d.ts|
209 …ribute name: imAddresses?: ImAddress[]<br>New version information: ?ImAddress[]|@ohos.contact.d.ts|
210 …e name: phoneNumbers?: PhoneNumber[]<br>New version information: ?PhoneNumber[]|@ohos.contact.d.ts|
211 …od or attribute name: portrait?: Portrait<br>New version information: ?Portrait|@ohos.contact.d.ts|
212 … postalAddresses?: PostalAddress[]<br>New version information: ?PostalAddress[]|@ohos.contact.d.ts|
213 … attribute name: relations?: Relation[]<br>New version information: ?Relation[]|@ohos.contact.d.ts|
214 …ute name: sipAddresses?: SipAddress[]<br>New version information: ?SipAddress[]|@ohos.contact.d.ts|
215 … or attribute name: websites?: Website[]<br>New version information: ?Website[]|@ohos.contact.d.ts|
216 …act;<br>Method or attribute name: name?: Name<br>New version information: ?Name|@ohos.contact.d.ts|
217 …od or attribute name: nickName?: NickName<br>New version information: ?NickName|@ohos.contact.d.ts|
218 …act;<br>Method or attribute name: note?: Note<br>New version information: ?Note|@ohos.contact.d.ts|
219 …ute name: organization?: Organization<br>New version information: ?Organization|@ohos.contact.d.ts|
220 …attribute name: attributes: Attribute[]<br>New version information: Attribute[]|@ohos.contact.d.ts|
221 …;<br>Method or attribute name: email: string<br>New version information: string|@ohos.contact.d.ts|
222 …ethod or attribute name: labelName?: string<br>New version information: ?string|@ohos.contact.d.ts|
223 …ethod or attribute name: labelName?: string<br>New version information: ?string|@ohos.contact.d.ts|
224 …ethod or attribute name: labelName?: string<br>New version information: ?string|@ohos.contact.d.ts|
225 …ethod or attribute name: labelName?: string<br>New version information: ?string|@ohos.contact.d.ts|
226 …ethod or attribute name: labelName?: string<br>New version information: ?string|@ohos.contact.d.ts|
227 …ethod or attribute name: labelName?: string<br>New version information: ?string|@ohos.contact.d.ts|
228 …ethod or attribute name: labelName?: string<br>New version information: ?string|@ohos.contact.d.ts|
229 …hod or attribute name: displayName?: string<br>New version information: ?string|@ohos.contact.d.ts|
230 …>Method or attribute name: labelId?: number<br>New version information: ?number|@ohos.contact.d.ts|
231 …>Method or attribute name: labelId?: number<br>New version information: ?number|@ohos.contact.d.ts|
232 …>Method or attribute name: labelId?: number<br>New version information: ?number|@ohos.contact.d.ts|
233 …>Method or attribute name: labelId?: number<br>New version information: ?number|@ohos.contact.d.ts|
234 …>Method or attribute name: labelId?: number<br>New version information: ?number|@ohos.contact.d.ts|
235 …>Method or attribute name: labelId?: number<br>New version information: ?number|@ohos.contact.d.ts|
236 …>Method or attribute name: labelId?: number<br>New version information: ?number|@ohos.contact.d.ts|
237 …>Method or attribute name: eventDate: string<br>New version information: string|@ohos.contact.d.ts|
238 …>Method or attribute name: groupId?: number<br>New version information: ?number|@ohos.contact.d.ts|
239 …;<br>Method or attribute name: title: string<br>New version information: string|@ohos.contact.d.ts|
240 … attribute name: readonly bundleName: string<br>New version information: string|@ohos.contact.d.ts|
241 …tribute name: readonly displayName?: string<br>New version information: ?string|@ohos.contact.d.ts|
242 …Method or attribute name: holderId?: number<br>New version information: ?number|@ohos.contact.d.ts|
243 …>Method or attribute name: imAddress: string<br>New version information: string|@ohos.contact.d.ts|
244 …thod or attribute name: familyName?: string<br>New version information: ?string|@ohos.contact.d.ts|
245 …attribute name: familyNamePhonetic?: string<br>New version information: ?string|@ohos.contact.d.ts|
246 …r>Method or attribute name: fullName: string<br>New version information: string|@ohos.contact.d.ts|
247 …ethod or attribute name: givenName?: string<br>New version information: ?string|@ohos.contact.d.ts|
248 … attribute name: givenNamePhonetic?: string<br>New version information: ?string|@ohos.contact.d.ts|
249 …thod or attribute name: middleName?: string<br>New version information: ?string|@ohos.contact.d.ts|
250 …attribute name: middleNamePhonetic?: string<br>New version information: ?string|@ohos.contact.d.ts|
251 …thod or attribute name: namePrefix?: string<br>New version information: ?string|@ohos.contact.d.ts|
252 …thod or attribute name: nameSuffix?: string<br>New version information: ?string|@ohos.contact.d.ts|
253 …r>Method or attribute name: nickName: string<br>New version information: string|@ohos.contact.d.ts|
254 …ethod or attribute name: noteContent: string<br>New version information: string|@ohos.contact.d.ts|
255 …n;<br>Method or attribute name: name: string<br>New version information: string|@ohos.contact.d.ts|
256 …br>Method or attribute name: title?: string<br>New version information: ?string|@ohos.contact.d.ts|
257 …ethod or attribute name: phoneNumber: string<br>New version information: string|@ohos.contact.d.ts|
258 …it;<br>Method or attribute name: uri: string<br>New version information: string|@ohos.contact.d.ts|
259 …<br>Method or attribute name: city?: string<br>New version information: ?string|@ohos.contact.d.ts|
260 …>Method or attribute name: country?: string<br>New version information: ?string|@ohos.contact.d.ts|
261 …od or attribute name: neighborhood?: string<br>New version information: ?string|@ohos.contact.d.ts|
262 …br>Method or attribute name: pobox?: string<br>New version information: ?string|@ohos.contact.d.ts|
263 …hod or attribute name: postalAddress: string<br>New version information: string|@ohos.contact.d.ts|
264 …Method or attribute name: postcode?: string<br>New version information: ?string|@ohos.contact.d.ts|
265 …r>Method or attribute name: region?: string<br>New version information: ?string|@ohos.contact.d.ts|
266 …r>Method or attribute name: street?: string<br>New version information: ?string|@ohos.contact.d.ts|
267 …thod or attribute name: relationName: string<br>New version information: string|@ohos.contact.d.ts|
268 …Method or attribute name: sipAddress: string<br>New version information: string|@ohos.contact.d.ts|
269 …br>Method or attribute name: website: string<br>New version information: string|@ohos.contact.d.ts|