Searched refs:notifyPayloadFinished (Results 1 – 3 of 3) sorted by relevance
43 void notifyPayloadFinished(int exitCode); in notifyPayloadFinished() method
235 service.notifyPayloadFinished(code)?; in try_main()
1597 fn notifyPayloadFinished(&self, exit_code: i32) -> binder::Result<()> { in notifyPayloadFinished() method