Searched refs:mProfileApp (Results 1 – 3 of 3) sorted by relevance
856 return mAtm.mProfileApp != null && mAtm.mProfileApp.equals(mName) in shouldSetProfileProc()
528 String mProfileApp = null; field in ActivityTaskManagerService7389 mProfileApp = profileApp; in setProfileApp()
1291 private String mProfileApp = null; field in ActivityManagerService.ProfileData1296 mProfileApp = profileApp; in setProfileApp()1303 return mProfileApp; in getProfileApp()