Lines Matching refs:kbps
2233 int32_t kbps;2234 CHECK(msg->findInt32("bandwidth", &kbps));2236 notifyListener(MEDIA_INFO, MEDIA_INFO_NETWORK_BANDWIDTH, kbps);