OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VCardAgentNotSupportedException
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/vcard/java/com/android/vcard/exception/
VCardAgentNotSupportedException.java
18
public class
VCardAgentNotSupportedException
extends VCardNotSupportedException {
19
public
VCardAgentNotSupportedException
() {
23
public
VCardAgentNotSupportedException
(String message) {
/frameworks/opt/vcard/java/com/android/vcard/
VCardParserImpl_V21.java
22
import com.android.vcard.exception.
VCardAgentNotSupportedException
;
[
all
...]
Completed in 452 milliseconds