Searched defs:onLoad (Results 1 – 2 of 2) sorted by relevance
85 void SDPLoader::onLoad(const sp<AMessage> &msg) { in onLoad() function in android::SDPLoader
120 Runnable onLoad = new Runnable() { in init() local