Is there a plugin to monitor onTrimMemory in android

Android will notify running applications when memory is running low. I have not found a plugin which exposes this in javascript. Is anyone aware of a plugin that listens for this?

Here is the android documentation:
http://developer.android.com/reference/android/content/ComponentCallbacks2.html#onTrimMemory(int)

Here is a nice slideshare on it also:
slideshare