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

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardEntryConstructor.java129 public void onPropertyCreated(VCardProperty property) { method in class:VCardEntryConstructor
H A DVCardEntryCounter.java46 public void onPropertyCreated(VCardProperty property) { method in class:VCardEntryCounter
H A DVCardInterpreter.java78 void onPropertyCreated(VCardProperty property); method in interface:VCardInterpreter
H A DVCardParserImpl_V21.java620 interpreter.onPropertyCreated(property);
634 interpreter.onPropertyCreated(property);
643 interpreter.onPropertyCreated(property);
648 interpreter.onPropertyCreated(property);
716 interpreter.onPropertyCreated(property);
829 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 121 milliseconds