Searched refs:KEY_STRUCT_HIGHLIGHT_LIST (Results 1 - 3 of 3) sorted by last modified time

/frameworks/base/media/java/android/media/
H A DTimedText.java63 private static final int KEY_STRUCT_HIGHLIGHT_LIST = 10; // List<CharPos> field in class:TimedText
446 case KEY_STRUCT_HIGHLIGHT_LIST: {
/frameworks/av/media/libstagefright/timedtext/
H A DTextDescriptions.cpp208 parcel->writeInt32(KEY_STRUCT_HIGHLIGHT_LIST);
H A DTextDescriptions.h53 KEY_STRUCT_HIGHLIGHT_LIST = 10, // List<CharPos> enumerator in enum:android::TextDescriptions::__anon745

Completed in 151 milliseconds