Searched refs:onPropertyCreated (Results 1 - 8 of 8) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardInterpreter.java78 void onPropertyCreated(VCardProperty property); method in interface:VCardInterpreter
H A DVCardEntryCounter.java46 public void onPropertyCreated(VCardProperty property) { method in class:VCardEntryCounter
H A DVCardEntryConstructor.java129 public void onPropertyCreated(VCardProperty property) { method in class:VCardEntryConstructor
H A DVCardParserImpl_V21.java600 interpreter.onPropertyCreated(property);
614 interpreter.onPropertyCreated(property);
619 interpreter.onPropertyCreated(property);
687 interpreter.onPropertyCreated(property);
728 interpreter.onPropertyCreated(property);
908 interpreter.onPropertyCreated(property);
H A DVCardSourceDetector.java102 public void onPropertyCreated(VCardProperty property) { method in class:VCardSourceDetector
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
H A DVCardEntryTests.java116 entryConstructor.onPropertyCreated(property);
122 entryConstructor.onPropertyCreated(property);
128 entryConstructor.onPropertyCreated(property);
H A DVCardParserTests.java87 public void onPropertyCreated(VCardProperty property) { method in class:VCardParserTests.MockVCardInterpreter
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
H A DVNodeBuilder.java100 public void onPropertyCreated(VCardProperty property) { method in class:VNodeBuilder

Completed in 476 milliseconds