Searched refs:hasType (Results 1 – 4 of 4) sorted by relevance
56 bool hasType(size_t index, const char *key) const;
473 bool M3UParser::hasType(size_t index, const char *key) const { in hasType() function in android::M3UParser
1075 if (mPlaylist->hasType(i, "video")) { in onMasterPlaylistFetched()
1930 final boolean hasType = db.getVersion() >= 11; in readAndDeleteLegacyAccountInfoLocked()1941 if (hasType) { in readAndDeleteLegacyAccountInfoLocked()1962 String accountType = hasType in readAndDeleteLegacyAccountInfoLocked()