in niap-cc/Permissions/Tester/app/src/main/java/com/android/certifications/niap/permissions/utils/Transacts.java [930:1215]
public RTransacts() {
super();
mDeviceApiLevel = Build.VERSION_CODES.R;
Map<String, Integer> transactIds = new HashMap<>();
transactIds.put(getActiveServiceComponentName, 24);
transactIds.put(updateKeyphraseSoundModel, 14);
mDescriptorTransacts.put(VOICE_INTERACTION_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(bootFinished, 1);
transactIds.put(showCpu, 1000);
mDescriptorTransacts.put(SURFACE_FLINGER_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(resetTimeout, 16);
transactIds.put(cancelEnrollment, 7);
mDescriptorTransacts.put(FINGERPRINT_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(retainSubscriptionsForFactoryReset, 13);
mDescriptorTransacts.put(EUICC_CONTROLLER_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(takePersistableUriPermission, 1);
transactIds.put(getGrantedUriPermissions, 4);
mDescriptorTransacts.put(URI_GRANTS_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(reportChangeByUid, 3);
transactIds.put(clearOverridesForTest, 13);
mDescriptorTransacts.put(PLATFORM_COMPAT_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(reboot, 26);
mDescriptorTransacts.put(POWER_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(isRecognitionActive, 11);
mDescriptorTransacts.put(SOUND_TRIGGER_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(grantPermissionFromUser, 11);
mDescriptorTransacts.put(SLICE_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(setRingtonePlayer, 61);
transactIds.put(getRingtonePlayer, 62);
transactIds.put(isAudioServerRunning, 98);
mDescriptorTransacts.put(AUDIO_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(noteStartAudio, 5);
transactIds.put(getAwakeTimeBattery, 75);
mDescriptorTransacts.put(BATTERY_STATS_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(onApplicationActive, 16);
mDescriptorTransacts.put(SHORTCUT_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(setWallpaper, 1);
mDescriptorTransacts.put(WALLPAPER_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(enableLocationUpdates, 21);
mDescriptorTransacts.put(TELEPHONY_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(requestEmbeddedSubscriptionInfoListRefresh, 11);
mDescriptorTransacts.put(ISUB_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(setAlwaysOnEffect, 8);
transactIds.put(isVibrating, 2);
mDescriptorTransacts.put(VIBRATOR_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(clearInteractAcrossProfilesAppOps, 10);
mDescriptorTransacts.put(CROSS_PROFILE_APPS_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(getActiveNotifications, 60);
transactIds.put(getZenRules, 120);
transactIds.put(isNotificationPolicyAccessGrantedForPackage, 116);
mDescriptorTransacts.put(NOTIFICATION_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(movePackage, 114);
transactIds.put(installExistingPackageAsUser, 118);
transactIds.put(getRuntimePermissionsVersion, 181);
transactIds.put(getHarmfulAppWarning, 165);
transactIds.put(isPackageDeviceAdminOnAnyUser, 153);
transactIds.put(isPackageStateProtected, 177);
transactIds.put(getMoveStatus, 111);
transactIds.put(resetApplicationPreferences, 52);
mDescriptorTransacts.put(PACKAGE_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(getSubscriptionPlans, 17);
transactIds.put(getUidPolicy, 4);
transactIds.put(registerListener, 6);
mDescriptorTransacts.put(NET_POLICY_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(setTimeZone, 3);
transactIds.put(setTime, 2);
mDescriptorTransacts.put(ALARM_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(getActiveProjectionInfo, 4);
mDescriptorTransacts.put(MEDIA_PROJECTION_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(getFrontActivityScreenCompatMode, 25);
transactIds.put(getTaskDescription, 52);
transactIds.put(getAssistContextExtras, 98);
transactIds.put(setFrontActivityScreenCompatMode, 26);
transactIds.put(dismissKeyguard, 126);
mDescriptorTransacts.put(ACTIVITY_TASK_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(setPersistentVrModeEnabled, 7);
transactIds.put(getVrModeState, 5);
transactIds.put(setStandbyEnabled, 11);
mDescriptorTransacts.put(VR_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(overridePid, 6);
mDescriptorTransacts.put(RESOURCE_MANAGER_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(getCacheSizeBytes, 77);
transactIds.put(getEncryptionState, 32);
transactIds.put(benchmark, 60);
mDescriptorTransacts.put(MOUNT_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(setDataSaverModeEnabled, 43);
mDescriptorTransacts.put(NETWORK_MANAGEMENT_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(unhandledBack, 9);
transactIds.put(bindBackupAgent, 81);
transactIds.put(performIdleMaintenance, 152);
transactIds.put(startActivityFromRecents, 161);
transactIds.put(setDumpHeapDebugLimit, 172);
transactIds.put(updateLockTaskPackages, 174);
transactIds.put(setHasTopUi, 197);
transactIds.put(requestBugReport, 132);
transactIds.put(resumeAppSwitches, 80);
transactIds.put(getContentProviderExternal, 113);
transactIds.put(getIntentForIntentSender, 142);
transactIds.put(signalPersistentProcesses, 51);
transactIds.put(updateConfiguration, 40);
transactIds.put(appNotRespondingViaProvider, 153);
transactIds.put(shutdown, 78);
transactIds.put(setAlwaysFinish, 35);
mDescriptorTransacts.put(ACTIVITY_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(generateChallenge, 12);
mDescriptorTransacts.put(FACE_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(awaken, 2);
transactIds.put(isDreaming, 7);
mDescriptorTransacts.put(DREAMS_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(setTemporaryAutoBrightnessAdjustment, 28);
transactIds.put(startWifiDisplayScan, 5);
transactIds.put(requestColorMode, 14);
mDescriptorTransacts.put(DISPLAY_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(setAnimationScale, 40);
transactIds.put(removeWindowToken, 19);
transactIds.put(thawRotation, 53);
transactIds.put(registerShortcutKey, 84);
transactIds.put(clearWindowContentFrameStats, 76);
transactIds.put(overridePendingAppTransitionRemote, 25);
transactIds.put(setRecentsVisibility, 68);
transactIds.put(stopFreezingScreen, 29);
transactIds.put(dismissKeyguard, 35);
transactIds.put(screenshotWallpaper, 59);
mDescriptorTransacts.put(WINDOW_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(clearHistory, 23);
transactIds.put(noteOperation, 2);
transactIds.put(setUserRestriction, 31);
mDescriptorTransacts.put(APP_OPS_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(temporaryEnableAccessibilityStateUntilKeyguardRemoved, 11);
transactIds.put(registerUiTestAutomationService, 9);
transactIds.put(setPictureInPictureActionReplacingConnection, 8);
transactIds.put(getWindowToken, 12);
mDescriptorTransacts.put(ACCESSIBILITY_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(setBackupEnabled, 13);
mDescriptorTransacts.put(BACKUP_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(setBindAppWidgetPermission, 20);
mDescriptorTransacts.put(APPWIDGET_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(reportEnabledTrustAgentsChanged, 3);
transactIds.put(unregisterTrustListener, 5);
mDescriptorTransacts.put(TRUST_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(setSensorPrivacy, 4);
mDescriptorTransacts.put(SENSOR_PRIVACY_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(getWifiApConfiguration, 55);
transactIds.put(stopSoftAp, 49);
transactIds.put(setWifiEnabled, 30);
mDescriptorTransacts.put(WIFI_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(getControlFd, 28);
mDescriptorTransacts.put(USB_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(addOnPermissionsChangeListener, 14);
transactIds.put(isAutoRevokeWhitelisted, 40);
mDescriptorTransacts.put(PERMISSION_MANAGER_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(installCaCert, 91);
transactIds.put(markProfileOwnerOnOrganizationOwnedDevice, 289);
transactIds.put(getDoNotAskCredentialsOnBoot, 203);
transactIds.put(setDeviceOwner, 70);
mDescriptorTransacts.put(DEVICE_POLICY_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(getNextEntry, 3);
mDescriptorTransacts.put(DROPBOX_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(getAlwaysOnVpnPackage, 44);
transactIds.put(getActiveNetworkForUid, 2);
transactIds.put(startNattKeepalive, 77);
mDescriptorTransacts.put(CONNECTIVITY_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(hasEnrolledBiometrics, 4);
mDescriptorTransacts.put(BIOMETRIC_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(registerNetworkStatsProvider, 14);
transactIds.put(forceUpdate, 8);
mDescriptorTransacts.put(NETWORK_STATS_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(setOnMediaKeyListener, 22);
transactIds.put(setOnVolumeKeyLongPressListener, 21);
mDescriptorTransacts.put(MEDIA_SESSION_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(setTouchCalibrationForInputDevice, 11);
transactIds.put(isInTabletMode, 21);
transactIds.put(monitorGestureInput, 29);
transactIds.put(addKeyboardLayoutForInputDevice, 18);
transactIds.put(enableInputDevice, 4);
transactIds.put(tryPointerSpeed, 7);
transactIds.put(removePortAssociation, 31);
mDescriptorTransacts.put(INPUT_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(reloadPersistedData, 5);
mDescriptorTransacts.put(ROLLBACK_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(onBiometricHelp, 46);
mDescriptorTransacts.put(STATUS_BAR_DESCRIPTOR, transactIds);
transactIds = new HashMap<>();
transactIds.put(addOnRoleHoldersChangedListenerAsUser, 7);
mDescriptorTransacts.put(ROLE_DESCRIPTOR, transactIds);
}