Searched defs:TimerTask (Results 1 - 9 of 9) sorted by relevance
/external/v8/src/heap/ | ||
H A D | memory-reducer.cc | 21 MemoryReducer::TimerTask::TimerTask(MemoryReducer* memory_reducer) function in class:v8::internal::MemoryReducer::TimerTask 26 void MemoryReducer::TimerTask::RunInternal() { 203 auto timer_task = new MemoryReducer::TimerTask(this); |
H A D | memory-reducer.h | 136 class TimerTask : public v8::internal::CancelableTask { class in class:v8::internal::MemoryReducer 138 explicit TimerTask(MemoryReducer* memory_reducer); 144 DISALLOW_COPY_AND_ASSIGN(TimerTask); |
/external/robolectric/v1/lib/main/ | ||
H A D | android.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/robolectric/v3/runtime/ | ||
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
Completed in 103 milliseconds