Searched defs:indexToType (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ | ||
H A D | GameObjectFactory.java | 165 public static GameObjectType indexToType(int index) { in indexToType() method in GameObjectFactory.GameObjectType |
/aosp_15_r20/frameworks/av/media/libstagefright/httplive/ | ||
H A D | LiveSession.cpp | 975 LiveSession::StreamType LiveSession::indexToType(int idx) { in indexToType() function in android::LiveSession |