Searched refs:Bmgr (Results 1 – 3 of 3) sorted by relevance
37 private Bmgr mBmgr;43 mBmgr = new Bmgr(mBackupManager); in setUp()
3 exec app_process /system/bin com.android.commands.bmgr.Bmgr "$@"
60 public class Bmgr { class81 Bmgr(IBackupManager bmgr) { in Bmgr() method in Bmgr85 Bmgr() { in Bmgr() method in Bmgr91 new Bmgr().run(args); in main()