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

  /development/apps/Development/src/com/android/development/
BadBehaviorActivity.java 95 public boolean activityResuming(String pkg) {
  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java 274 public boolean activityResuming(String pkg) {
276 System.out.println(" // activityResuming(" + pkg + ")");
    [all...]
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 466 public boolean activityResuming(String pkg) throws RemoteException {
    [all...]

Completed in 214 milliseconds