History log of /frameworks/base/core/java/android/content/pm/CrossProfileApps.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
de32b83499151ad8e0b47bd90cb0a87cdfb7cf01 30-Apr-2018 Tony Mak <tonymak@google.com> Propagate calling UID to AM from CrossProfileApps

Test: atest cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/CrossProfileAppsHostSideTest.java
Test: atest FrameworksServicesTests:com.android.server.pm.CrossProfileAppsServiceImplTest
Test: Try the API in TestDPC

Fixes: 78869781

Change-Id: I9b8721f6b5189e566345c2afee7d559a57670e71
/frameworks/base/core/java/android/content/pm/CrossProfileApps.java
b0d22627e9e11bd40d305742dd4d2fe77f179a22 18-Jan-2018 Tony Mak <tonymak@google.com> Rename CrossProfileApps API as per API council feedback

Three changes:
1. android.content.pm.crossprofile - > android.content.pm
2. getProfileSwitchingIcon -> getProfileSwitchingIconDrawable
3. startMainActivity “user” parameter should be named “targetUser”

Test: atest FrameworksServicesTests:com.android.server.pm.CrossProfileAppsServiceImplTest
Test: atest frameworks/base/core/tests/coretests/src/android/content/pm/CrossProfileAppsTest.java
Test: atest cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/CrossProfileAppsHostSideTest.java

FIXES: 71818128

Change-Id: Icf9a6d1f8b6808935ffd79b43185c7b12235f349
/frameworks/base/core/java/android/content/pm/CrossProfileApps.java