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

  /frameworks/base/core/java/android/app/
IActivityManager.java 269 public boolean profileControl(String process, int userId, boolean start,
    [all...]
ActivityManagerNative.java     [all...]
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 778 if (!mAm.profileControl(process, userId, start, profileFile, fd, profileType)) {
    [all...]

Completed in 4656 milliseconds