Home | History | Annotate | Download | only in media

Lines Matching refs:handleStringTag

94  *   calls native MyMediaScannerClient.handleStringTag, which calls back up to its Java
96 * - Java handleStringTag() gathers the key/value pairs that it's interested in.
112 * native MyMediaScanner handleStringTag, which calls
113 * Java MyMediaScanner handleStringTag.
692 public void handleStringTag(String name, String value) {