Home
last modified time | relevance | path

Searched refs:activityDestroyed (Results 1 – 1 of 1) sorted by relevance

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DTracking.java92 task.activityDestroyed(activity); in onDestroy()
244 public void activityDestroyed(Activity activity) { in activityDestroyed() method in Tracking.Task