Home | History | Annotate | Download | only in am

Lines Matching defs:mAm

155     protected ActivityManager mAm;
229 mAm = mContext.getSystemService(ActivityManager.class);
255 mAm.removeStacksWithActivityTypes(activityTypes);
260 mAm.removeStacksInWindowingModes(windowingModes);
369 mAm.setTaskWindowingModeSplitScreenPrimary(taskId, createMode, true /* onTop */,
391 mAm.setTaskWindowingModeSplitScreenPrimary(taskId, SPLIT_SCREEN_CREATE_MODE_TOP_OR_LEFT,
432 mAm.setTaskWindowingMode(taskId, windowingMode, true /* toTop */);