Optimize UserHandle.of()
There will be more calls to *ForUser() APIs over time by mainline modules. Let's avoid creating new objects in common cases. Bug: 142134660 Fix: 140429319 Test: atest cts/tests/app/src/android/app/cts/UserHandleTest.java Change-Id: Ie71850bd08a8d9831232ddb40807ae49e3a56841
Loading
Please register or sign in to comment