Searched refs:onLoad (Results 1 – 3 of 3) sorted by relevance
76 onLoad(msg); in onMessageReceived()85 void SDPLoader::onLoad(const sp<AMessage> &msg) { in onLoad() function in android::SDPLoader
57 void onLoad(const sp<AMessage> &msg);
120 Runnable onLoad = new Runnable() { in init() local132 setCropViewTileSource(bitmapSource, true, false, onLoad); in init()