Searched refs:mProfileApp (Results 1 – 3 of 3) sorted by relevance
868 return mAtm.mProfileApp != null && mAtm.mProfileApp.equals(mName) in shouldSetProfileProc()
531 String mProfileApp = null; field in ActivityTaskManagerService7444 mProfileApp = profileApp; in setProfileApp()
1300 private String mProfileApp = null; field in ActivityManagerService.ProfileData1305 mProfileApp = profileApp; in setProfileApp()1312 return mProfileApp; in getProfileApp()