Searched defs:component (Results 1 – 2 of 2) sorted by relevance
44 bool Adb::launchClient(const android::String8& clientBinary, const android::String8& component) in launchClient()
83 ComponentName component = info.getComponent(); in assertInfo() local