From 3025ef332c29e255388f74b2afefe05f64bce07c Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Mon, 31 Aug 2009 21:31:47 -0700 Subject: Various infrastructure to support a running services UI. Some of this is temporary (in particular the two approaches for getting process memory, one working but horrible, the other not working but preferred) until I figure out the best way to do it. Change-Id: I8c8f25062d481fcea22a47d459b083d2fd8a5040 --- api/current.xml | 115 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) (limited to 'api') diff --git a/api/current.xml b/api/current.xml index 7e6c2df..46dfd89 100644 --- a/api/current.xml +++ b/api/current.xml @@ -18039,6 +18039,50 @@ visibility="public" > + + + + + + + + + + + + + + + + + + + + + + + + + + + +