HomeSort by relevance Sort by last modified time
    Searched defs:ActivityController (Results 1 - 3 of 3) sorted by null

  /packages/apps/Browser/src/com/android/browser/
ActivityController.java 16 public interface ActivityController {
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ActivityController.java 58 public interface ActivityController extends LayoutListener,
  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java 115 * This is set by the ActivityController thread to request collection of ANR
121 * This is set by the ActivityController thread to request a
127 * This is set by the ActivityController thread to request a
133 * This is set by the ActivityController thread to request a
139 * Synchronization for the ActivityController callback to block
145 * This is set by the ActivityController thread to request a
165 * This is set by the ActivityController thread to request a "procrank"
255 private class ActivityController extends IActivityController.Stub {
396 * NOTE: You cannot perform a dumpsys call from the ActivityController
    [all...]

Completed in 341 milliseconds