Loading core/java/android/content/pm/IShortcutService.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ interface IShortcutService { void resetThrottling(); // system only API for developer opsions void onApplicationActive(String packageName, int userId); // system only API for sysUI oneway void onApplicationActive(String packageName, int userId); // system only API for sysUI byte[] getBackupPayload(int user); Loading Loading
core/java/android/content/pm/IShortcutService.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ interface IShortcutService { void resetThrottling(); // system only API for developer opsions void onApplicationActive(String packageName, int userId); // system only API for sysUI oneway void onApplicationActive(String packageName, int userId); // system only API for sysUI byte[] getBackupPayload(int user); Loading