/aosp12/frameworks/native/cmds/installd/binder/android/os/ |
H A D | IInstalld.aidl | 44 @nullable 48 @nullable 50 @nullable @utf8InCpp String uuid, int userId); in getUserCrates() 54 void moveCompleteApp(@nullable @utf8InCpp String fromUuid, @nullable @utf8InCpp String toUuid, in moveCompleteApp() 62 @nullable @utf8InCpp String sharedLibraries, in dexopt() 64 @nullable @utf8InCpp String profileName, in dexopt() 65 @nullable @utf8InCpp String dexMetadataPath, in dexopt() 66 @nullable @utf8InCpp String compilationReason); in dexopt() 95 @nullable @utf8InCpp String outputPath); in deleteOdex() 108 boolean isQuotaSupported(@nullable @utf8InCpp String uuid); in isQuotaSupported() [all …]
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | CrossProfileAppsServiceImplTest.java | 10 import static org.mockito.ArgumentMatchers.nullable; 249 nullable(String.class), in startActivityAsUser_currentUser() 253 nullable(Bundle.class), in startActivityAsUser_currentUser() 274 nullable(String.class), in startAnyActivityAsUser_currentUser() 278 nullable(Bundle.class), in startAnyActivityAsUser_currentUser() 301 nullable(String.class), in startActivityAsUser_profile_notInstalled() 305 nullable(Bundle.class), in startActivityAsUser_profile_notInstalled() 328 nullable(String.class), in startAnyActivityAsUser_profile_notInstalled() 332 nullable(Bundle.class), in startAnyActivityAsUser_profile_notInstalled() 353 nullable(String.class), in startActivityAsUser_profile_fakeCaller() [all …]
|
/aosp12/system/tools/aidl/tests/android/aidl/tests/ |
H A D | ITestService.aidl | 115 @nullable int[] RepeatNullableIntArray(in @nullable int[] input); in RepeatNullableIntArray() 116 @nullable ByteEnum[] RepeatNullableByteEnumArray(in @nullable ByteEnum[] input); in RepeatNullableByteEnumArray() 117 @nullable IntEnum[] RepeatNullableIntEnumArray(in @nullable IntEnum[] input); in RepeatNullableIntEnumArray() 118 @nullable LongEnum[] RepeatNullableLongEnumArray(in @nullable LongEnum[] input); in RepeatNullableLongEnumArray() 119 @nullable String RepeatNullableString(in @nullable String input); in RepeatNullableString() 120 @nullable List<String> RepeatNullableStringList( in RepeatNullableStringList() 121 in @nullable List<String> input); in RepeatNullableStringList() 123 in @nullable StructuredParcelable input); in RepeatNullableParcelable() 131 @nullable @utf8InCpp String token); in RepeatNullableUtf8CppString() 138 in @nullable @utf8InCpp String[] input, in ReverseNullableUtf8CppString() [all …]
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
H A D | GsmInboundSmsHandlerTest.java | 195 anyBoolean(), nullable(String.class), nullable(String.class), in setUp() 501 anyBoolean(), nullable(String.class), nullable(String.class), in testClass0Sms() 533 anyBoolean(), nullable(String.class), nullable(String.class), in testBroadcastSms() 634 nullable(String.class), nullable(String.class), anyInt(), anyInt(), in testMultiPartSmsWithIncompleteWAP() 647 nullable(String.class), nullable(String.class), anyInt(), anyInt(), in testMultiPartSmsWithIncompleteWAP() 664 nullable(String.class), nullable(String.class), anyInt(), anyInt(), in testMultiPartSmsWithIncompleteWAP() 694 nullable(String.class), nullable(String.class), anyInt(), anyInt(), in testMultiPartSms() 705 nullable(String.class), nullable(String.class), anyInt(), anyInt(), in testMultiPartSms() 722 nullable(String.class), nullable(String.class), anyInt(), anyInt(), in testMultiPartSms() 741 nullable(String.class), nullable(String.class), anyInt(), anyInt(), in testMultiPartSms() [all …]
|
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/ |
H A D | SuspendPackagesBroadcastTest.kt | 25 import com.android.server.testutils.nullable 84 verify(pms).sendPackageBroadcast(any(), nullable(), bundleCaptor.capture(), 85 anyInt(), nullable(), nullable(), any(), nullable(), any(), nullable()) 102 verify(pms, times(2)).sendPackageBroadcast(any(), nullable(), bundleCaptor.capture(), 103 anyInt(), nullable(), nullable(), any(), nullable(), any(), nullable()) 123 verify(pms, times(2)).sendPackageBroadcast(any(), nullable(), bundleCaptor.capture(), 124 anyInt(), nullable(), nullable(), any(), nullable(), nullable(), nullable()) 142 eq(Intent.ACTION_PACKAGES_SUSPENSION_CHANGED), nullable(), bundleCaptor.capture(), 143 anyInt(), nullable(), nullable(), any(), nullable(), nullable(), nullable())
|
/aosp12/frameworks/base/startop/scripts/trace_analyzer/lib/ |
H A D | trace2db.py | 40 task_pid = Column(String, nullable=False) 42 cpu = Column(Integer, nullable=False) 43 timestamp = Column(Float, nullable=False) 44 function = Column(String, nullable=False) 90 prev_comm = Column(String, nullable=False) 91 prev_pid = Column(Integer, nullable=False) 126 pid = Column(Integer, nullable=False) 127 iowait = Column(Integer, nullable=False) 128 caller = Column(String, nullable=False) 160 pfn = Column(Integer, nullable=False) [all …]
|
/aosp12/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
H A D | IKeyMintOperation.aidl | 87 void updateAad(in byte[] input, in @nullable HardwareAuthToken authToken, in updateAad() 88 in @nullable TimeStampToken timeStampToken); in updateAad() 172 byte[] update(in byte[] input, in @nullable HardwareAuthToken authToken, in update() 173 in @nullable TimeStampToken timeStampToken); in update() 269 byte[] finish(in @nullable byte[] input, in @nullable byte[] signature, in finish() 270 in @nullable HardwareAuthToken authToken, in finish() 271 in @nullable TimeStampToken timestampToken, in finish() 272 in @nullable byte[] confirmationToken); in finish()
|
/aosp12/frameworks/base/location/java/android/location/ |
H A D | ILocationManager.aidl | 53 …@nullable Location getLastLocation(String provider, in LastLocationRequest request, String package… in getLastLocation() 54 …nullable ICancellationSignal getCurrentLocation(String provider, in LocationRequest request, in IL… in getCurrentLocation() 82 @nullable List<GnssAntennaInfo> getGnssAntennaInfos(); in getGnssAntennaInfos() 84 …void registerGnssStatusCallback(in IGnssStatusListener callback, String packageName, @nullable Str… in registerGnssStatusCallback() 87 …void registerGnssNmeaCallback(in IGnssNmeaListener callback, String packageName, @nullable String … in registerGnssNmeaCallback() 104 …h(long periodNanos, in ILocationListener listener, String packageName, @nullable String attributio… in startGnssBatch() 113 …boolean isProviderPackage(@nullable String provider, String packageName, @nullable String attribut… in isProviderPackage() 129 in List<String> locationTags, String packageName, @nullable String attributionTag); in addTestProvider() 130 void removeTestProvider(String provider, String packageName, @nullable String attributionTag); in removeTestProvider() 131 …derLocation(String provider, in Location location, String packageName, @nullable String attributio… in setTestProviderLocation() [all …]
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | DeviceStateMonitorTest.java | 27 import static org.mockito.Matchers.nullable; 222 nullable(Message.class)); in testSetUnsolResponseFilter_noReduandantCall() 227 nullable(Message.class)); in testSetUnsolResponseFilter_noReduandantCall() 231 nullable(Message.class)); in testSetUnsolResponseFilter_noReduandantCall() 272 eq(true), nullable(Message.class)); in testTethering() 285 eq(true), nullable(Message.class)); in testCharging() 295 eq(true), nullable(Message.class)); in testCharging() 297 eq(false), nullable(Message.class)); in testCharging() 318 nullable(Message.class)); in testResetFromEvent() 358 nullable(Message.class)); in testGetBarringInfo() [all …]
|
H A D | TelephonyTest.java | 24 import static org.mockito.Matchers.nullable; 506 .makeUiccProfile(nullable(Context.class), nullable(CommandsInterface.class), in setUp() 507 nullable(IccCardStatus.class), anyInt(), nullable(UiccCard.class), in setUp() 508 nullable(Object.class)); in setUp() 523 nullable(CommandsInterface.class), nullable(Handler.class), in setUp() 540 .makeLocaleTracker(nullable(Phone.class), nullable(NitzStateMachine.class), in setUp() 541 nullable(Looper.class)); in setUp() 646 nullable(String.class), nullable(String.class), nullable(IBinder.class), in setUp() 647 nullable(String.class), anyInt(), nullable(Intent[].class), in setUp() 648 nullable(String[].class), anyInt(), nullable(Bundle.class), anyInt()); in setUp() [all …]
|
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
H A D | IKeyMintOperation.aidl | 38 …id updateAad(in byte[] input, in @nullable android.hardware.security.keymint.HardwareAuthToken aut… in updateAad() 39 …yte[] update(in byte[] input, in @nullable android.hardware.security.keymint.HardwareAuthToken aut… in update() 40 …nullable byte[] input, in @nullable byte[] signature, in @nullable android.hardware.security.keymi… in finish()
|
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/ |
H A D | IKeyMintOperation.aidl | 38 …id updateAad(in byte[] input, in @nullable android.hardware.security.keymint.HardwareAuthToken aut… in updateAad() 39 …yte[] update(in byte[] input, in @nullable android.hardware.security.keymint.HardwareAuthToken aut… in update() 40 …nullable byte[] input, in @nullable byte[] signature, in @nullable android.hardware.security.keymi… in finish()
|
/aosp12/system/connectivity/wificond/aidl/android/net/wifi/nl80211/ |
H A D | IWificond.aidl | 33 @nullable IApInterface createApInterface(@utf8InCpp String iface_name); in createApInterface() 36 @nullable IClientInterface createClientInterface(@utf8InCpp String iface_name); in createClientInterface() 56 @nullable int[] getAvailable2gChannels(); in getAvailable2gChannels() 60 @nullable int[] getAvailable5gNonDFSChannels(); in getAvailable5gNonDFSChannels() 65 @nullable int[] getAvailableDFSChannels(); in getAvailableDFSChannels() 69 @nullable int[] getAvailable6gChannels(); in getAvailable6gChannels() 73 @nullable int[] getAvailable60gChannels(); in getAvailable60gChannels() 108 @nullable DeviceWiphyCapabilities getDeviceWiphyCapabilities(@utf8InCpp String iface_name); in getDeviceWiphyCapabilities()
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/extension/ |
H A D | IPreviewExtenderImpl.aidl | 30 @nullable CaptureStageImpl onPresetSession(); in onPresetSession() 31 @nullable CaptureStageImpl onEnableSession(); in onEnableSession() 32 @nullable CaptureStageImpl onDisableSession(); in onDisableSession() 36 @nullable CaptureStageImpl getCaptureStage(); in getCaptureStage() 42 @nullable IPreviewImageProcessorImpl getPreviewImageProcessor(); in getPreviewImageProcessor() 43 @nullable IRequestUpdateProcessorImpl getRequestUpdateProcessor(); in getRequestUpdateProcessor() 45 @nullable List<SizeList> getSupportedResolutions(); in getSupportedResolutions()
|
H A D | IImageCaptureExtenderImpl.aidl | 31 @nullable CaptureStageImpl onPresetSession(); in onPresetSession() 32 @nullable CaptureStageImpl onEnableSession(); in onEnableSession() 33 @nullable CaptureStageImpl onDisableSession(); in onDisableSession() 37 @nullable ICaptureProcessorImpl getCaptureProcessor(); in getCaptureProcessor() 38 @nullable List<CaptureStageImpl> getCaptureStages(); in getCaptureStages() 40 @nullable List<SizeList> getSupportedResolutions(); in getSupportedResolutions()
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/ |
H A D | CdmaInboundSmsHandlerTest.java | 26 import static org.mockito.ArgumentMatchers.nullable; 137 .makeInboundSmsTracker(any(Context.class), nullable(byte[].class), anyLong(), in setUp() 139 anyBoolean(), nullable(String.class), nullable(String.class), in setUp() 140 nullable(String.class), anyBoolean(), anyInt(), anyInt()); in setUp() 142 .makeInboundSmsTracker(any(Context.class), nullable(byte[].class), anyLong(), in setUp() 144 nullable(String.class), nullable(String.class), anyInt(), anyInt(), in setUp() 145 anyInt(), anyBoolean(), nullable(String.class), anyBoolean(), anyInt(), in setUp() 148 .makeInboundSmsTracker(any(Context.class), nullable(Cursor.class), anyBoolean()); in setUp() 242 .makeInboundSmsTracker(any(Context.class), nullable(byte[].class), anyLong(), in testNewSmsFromBlockedNumber_noBroadcastsSent() 244 anyBoolean(), nullable(String.class), nullable(String.class), in testNewSmsFromBlockedNumber_noBroadcastsSent() [all …]
|
/aosp12/packages/services/Telephony/tests/src/com/android/phone/callcomposer/ |
H A D | PictureManagerTest.java | 24 import static org.mockito.ArgumentMatchers.nullable; 149 verify(mockCallLogProxy).storeCallComposerPictureAsUser(nullable(Context.class), in testPictureUpload() 150 nullable(UserHandle.class), nullable(InputStream.class), nullable(Executor.class), in testPictureUpload() 179 verify(mockPictureTransfer).uploadPicture(nullable(ImageData.class), in testPictureUploadWithAuthRefresh() 180 nullable(GbaCredentialsSupplier.class)); in testPictureUploadWithAuthRefresh() 190 verify(mockPictureTransfer, times(2)).uploadPicture(nullable(ImageData.class), in testPictureUploadWithAuthRefresh() 229 nullable(UserHandle.class), nullable(InputStream.class), nullable(Executor.class), in testPictureDownload() 286 nullable(UaSecurityProtocolIdentifier.class), eq(forceExpected), in testGbaCredLookup() 287 nullable(Executor.class), in testGbaCredLookup() 301 nullable(UaSecurityProtocolIdentifier.class), in testGbaCredLookup() [all …]
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/ |
H A D | SoundWorkSettingsControllerTest.java | 23 import static org.mockito.ArgumentMatchers.nullable; 89 when(mAudioHelper.getManagedProfileId(nullable(UserManager.class))) in isAvailable_managedProfileAndNotSingleVolume_shouldReturnTrue() 98 when(mAudioHelper.getManagedProfileId(nullable(UserManager.class))) in isAvailable_noManagedProfile_shouldReturnFalse() 107 when(mAudioHelper.getManagedProfileId(nullable(UserManager.class))) in isAvailable_singleVolume_shouldReturnFalse() 121 verify(preference).setSummary(nullable(String.class)); in onPreferenceChange_shouldUpdateSummary() 129 when(mAudioHelper.getManagedProfileId(nullable(UserManager.class))) in onResume_noVoiceCapability_shouldHidePhoneRingtone() 131 when(mAudioHelper.isUserUnlocked(nullable(UserManager.class), anyInt())).thenReturn(true); in onResume_noVoiceCapability_shouldHidePhoneRingtone() 153 when(mAudioHelper.getManagedProfileId(nullable(UserManager.class))) in onResume_availableButLocked_shouldRedactPreferences() 155 when(mAudioHelper.isUserUnlocked(nullable(UserManager.class), anyInt())).thenReturn(false); in onResume_availableButLocked_shouldRedactPreferences() 173 when(mAudioHelper.getManagedProfileId(nullable(UserManager.class))) in onResume_shouldSetUserIdToPreference() [all …]
|
/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothSocketManager.aidl | 31 …@nullable ParcelFileDescriptor connectSocket(in BluetoothDevice device, int type, in @nullable Par… in connectSocket() 33 …@nullable ParcelFileDescriptor createSocketChannel(int type, in @nullable String serviceName, in @… in createSocketChannel()
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/storage/ |
H A D | StorageItemPreferenceControllerTest.java | 27 import static org.mockito.ArgumentMatchers.nullable; 180 nullable(UserHandle.class)); in launchImagesIntent_resolveActionViewNull_settingsIntent() 197 nullable(UserHandle.class)); in launchAudioIntent_resolveActionViewNull_settingsIntent() 228 nullable(UserHandle.class)); in launchAppsIntent_forPersonal_settingsIntent() 248 nullable(UserHandle.class)); in launchAppsIntent_forWork_settingsIntent() 277 nullable(UserHandle.class)); in launchDocumentsAndOtherIntent_resolveActionViewNull_settingsIntent() 291 nullable(UserHandle.class)); in launchGamesIntent_settingsIntent() 312 nullable(UserHandle.class)); in launchVideosIntent_resolveActionViewNull_settingsIntent() 325 .add(nullable(StorageUtils.SystemInfoFragment.class), nullable(String.class)); in testClickSystem() 370 .setIcon(nullable(Drawable.class)); in settingUserIdAppliesNewIcons() [all …]
|
/aosp12/packages/apps/StorageManager/robotests/src/com/android/storagemanager/automatic/ |
H A D | AutomaticStorageManagementJobServiceTest.java | 25 import static org.mockito.Mockito.nullable; 101 nullable(StorageStatsManager.class), eq(mVolumeInfo))) in setUp() 104 nullable(StorageStatsManager.class), eq(mVolumeInfo))) in setUp() 120 nullable(Context.class), nullable(JobParameters.class), anyInt())) in setUp() 186 nullable(StorageStatsManager.class), eq(mVolumeInfo))) in testJobDoesntRunIfStorageNotFull() 196 nullable(StorageStatsManager.class), eq(mVolumeInfo))) in testJobOnlyRunsIfFreeStorageIsUnder15Percent() 202 nullable(StorageStatsManager.class), eq(mVolumeInfo))) in testJobOnlyRunsIfFreeStorageIsUnder15Percent() 226 nullable(StorageStatsManager.class), eq(nonPrivateVolume))) in testNonPrivateDrivesIgnoredForFreeSpaceCalculation() 229 nullable(StorageStatsManager.class), eq(nonPrivateVolume))) in testNonPrivateDrivesIgnoredForFreeSpaceCalculation() 233 nullable(StorageStatsManager.class), eq(mVolumeInfo))) in testNonPrivateDrivesIgnoredForFreeSpaceCalculation() [all …]
|
/aosp12/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/ |
H A D | IKeystoreOperation.aidl | 39 @nullable byte[] update(in byte[] input); in update() 40 @nullable byte[] finish(in @nullable byte[] input, in @nullable byte[] signature); in finish()
|
/aosp12/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/ |
H A D | IKeystoreOperation.aidl | 39 @nullable byte[] update(in byte[] input); in update() 40 @nullable byte[] finish(in @nullable byte[] input, in @nullable byte[] signature); in finish()
|
/aosp12/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/ |
H A D | IKeystoreOperation.aidl | 85 @nullable byte[] update(in byte[] input); in update() 111 @nullable byte[] finish(in @nullable byte[] input, in @nullable byte[] signature); in finish()
|
/aosp12/frameworks/native/libs/permission/aidl/android/content/ |
H A D | AttributionSourceState.aidl | 31 @nullable @utf8InCpp String packageName; 33 @nullable @utf8InCpp String attributionTag; 35 @nullable IBinder token; 37 @nullable @utf8InCpp String[] renouncedPermissions;
|