Home | History | Annotate | Download | only in app

Lines Matching defs:who

1525     final void scheduleFinalCleanup(String who, String what) {
1526 mMainThread.scheduleContextCleanup(this, who, what);
1529 final void performFinalCleanup(String who, String what) {
1531 mPackageInfo.removeContextRegistrations(getOuterContext(), who, what);