Home
last modified time | relevance | path

Searched defs:null (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/frameworks/base/core/tests/benchmarks/src/android/os/
DFileUtilsBenchmark.java57 copyInternalUserspace(in.getFD(), out.getFD(), Long.MAX_VALUE, null, null, null); in timeRegularUserspace() local
66 copyInternalSendfile(in.getFD(), out.getFD(), Long.MAX_VALUE, null, null, null); in timeRegularSendfile() local
75 copyInternalUserspace(in.getFD(), out.getFD(), Long.MAX_VALUE, null, null, null); in timePipeSourceUserspace() local
84 copyInternalSplice(in.getFD(), out.getFD(), Long.MAX_VALUE, null, null, null); in timePipeSourceSplice() local
93 copyInternalUserspace(in.getFD(), out.getFD(), Long.MAX_VALUE, null, null, null); in timePipeSinkUserspace() local
102 copyInternalSplice(in.getFD(), out.getFD(), Long.MAX_VALUE, null, null, null); in timePipeSinkSplice() local
/frameworks/base/core/tests/coretests/src/android/app/activity/
DBroadcastTest.java393 null, finish, null, Activity.RESULT_CANCELED, null, null); in testRegisteredReceivePermissionDenied() local
420 PERMISSION_DENIED, finish, null, Activity.RESULT_CANCELED, in testRegisteredBroadcastPermissionDenied() local
421 null, null); in testRegisteredBroadcastPermissionDenied() local
442 null, finish, null, Activity.RESULT_CANCELED, in testLocalReceivePermissionDenied() local
443 null, null); in testLocalReceivePermissionDenied() local
466 PERMISSION_DENIED, finish, null, Activity.RESULT_CANCELED, in testLocalBroadcastPermissionDenied() local
467 null, null); in testLocalBroadcastPermissionDenied() local
488 null, finish, null, Activity.RESULT_CANCELED, in testRemoteReceivePermissionDenied() local
489 null, null); in testRemoteReceivePermissionDenied() local
512 PERMISSION_DENIED, finish, null, Activity.RESULT_CANCELED, in testRemoteBroadcastPermissionDenied() local
[all …]
DLaunchpadActivity.java265 sendOrderedBroadcast(makeBroadcastIntent(BROADCAST_ALL), null); in onResume() local
280 sendOrderedBroadcast(makeBroadcastIntent(BROADCAST_ALL), null); in onResume() local
281 sendOrderedBroadcast(makeBroadcastIntent(BROADCAST_ALL), null); in onResume() local
282 sendOrderedBroadcast(makeBroadcastIntent(BROADCAST_ALL), null); in onResume() local
283 sendOrderedBroadcast(makeBroadcastIntent(BROADCAST_LOCAL), null); in onResume() local
284 sendOrderedBroadcast(makeBroadcastIntent(BROADCAST_REMOTE), null); in onResume() local
285 sendOrderedBroadcast(makeBroadcastIntent(BROADCAST_LOCAL), null); in onResume() local
286 sendOrderedBroadcast(makeBroadcastIntent(BROADCAST_REMOTE), null); in onResume() local
287 sendOrderedBroadcast(makeBroadcastIntent(BROADCAST_ALL), null); in onResume() local
288 sendOrderedBroadcast(makeBroadcastIntent(BROADCAST_ALL), null); in onResume() local
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/log/
DALSProbeTest.java182 mProbe.awaitNextLux((v) -> lux.set(Math.round(v)), null /* handler */); in testWatchDogCompletesAwait() local
218 mProbe.awaitNextLux((v) -> lux.set(Math.round(v)), null /* handler */); in testNextLuxWhenAlreadyEnabled() local
255 mProbe.awaitNextLux((v) -> lux.set(Math.round(v)), null /* handler */); in testNextLuxWhenNotEnabled() local
279 mProbe.awaitNextLux((v) -> lux.set(Math.round(v)), null /* handler */); in testNextLuxIsNotCanceledByDisableOrDestroy() local
310 mProbe.awaitNextLux((v) -> lux.set(Math.round(v)), null /* handler */); in testMultipleNextConsumers() local
311 mProbe.awaitNextLux((v) -> lux2.set(Math.round(v)), null /* handler */); in testMultipleNextConsumers() local
328 mProbe.awaitNextLux((v) -> lux.set(Math.round(v)), null /* handler */); in testDestroyAllowsAwaitLuxExactlyOnce() local
340 mProbe.awaitNextLux((v) -> lux.set(Math.round(v)), null /* handler */); in testDestroyAllowsAwaitLuxExactlyOnce() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DMccTableTest.java89 LocaleUtils.getLocaleFromMcc(getContext(), 302, null)); in testLocale() local
91 LocaleUtils.getLocaleFromMcc(getContext(), 234, null)); in testLocale() local
95 LocaleUtils.getLocaleFromMcc(getContext(), 454, null)); in testLocale() local
99 LocaleUtils.getLocaleFromMcc(getContext(), 466, null)); in testLocale() local
/frameworks/base/services/core/java/com/android/server/pm/
DFileInstallArgs.java80 super(OriginInfo.fromNothing(), null, null, 0, InstallSource.EMPTY, in FileInstallArgs() local
81 null, null, instructionSets, null, null, null, MODE_DEFAULT, null, 0, in FileInstallArgs() local
/frameworks/base/packages/BackupEncryption/src/com/android/server/backup/encryption/storage/
DTertiaryKeysTable.java78 /*groupBy=*/ null, in getKey() argument
115 /*groupBy=*/ null, in getAllKeys() argument
/frameworks/base/core/java/android/app/
DContextImpl.java1102 getOuterContext(), mMainThread.getApplicationThread(), null, in startActivity() local
1113 null, null, 0, Intent.FLAG_ACTIVITY_NEW_TASK, null, options, in startActivityAsUser() local
1150 getOuterContext(), mMainThread.getApplicationThread(), null, in startActivities() local
1195 null, Activity.RESULT_OK, null, null, null, null /*excludedPermissions=*/, in sendBroadcast() local
1196 null, AppOpsManager.OP_NONE, null, false, false, getUserId()); in sendBroadcast() local
1212 null, Activity.RESULT_OK, null, null, receiverPermissions, in sendBroadcast() local
1213 null /*excludedPermissions=*/, null, AppOpsManager.OP_NONE, null, false, false, in sendBroadcast() local
1228 null, Activity.RESULT_OK, null, null, receiverPermissions, in sendBroadcastMultiplePermissions() local
1229 null /*excludedPermissions=*/, null, AppOpsManager.OP_NONE, null, false, false, in sendBroadcastMultiplePermissions() local
1245 null, Activity.RESULT_OK, null, null, receiverPermissions, in sendBroadcastMultiplePermissions() local
[all …]
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DEventConditionProviderTest.java57 null, // ActivityThread not actually used in Service in setUp() local
59 null, // token not needed when not talking with the activity manager in setUp() local
61 null // mocked services don't talk with the activity manager in setUp() local
DCountdownConditionProviderTest.java57 null, // ActivityThread not actually used in Service in setUp() local
59 null, // token not needed when not talking with the activity manager in setUp() local
61 null // mocked services don't talk with the activity manager in setUp() local
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/
DRecoverableKeyStoreDb.java142 /*groupBy=*/ null, in getKey() argument
144 /*orderBy=*/ null) in getKey() argument
218 /*groupBy=*/ null, in getStatusForAllKeys() argument
220 /*orderBy=*/ null) in getStatusForAllKeys() argument
291 /*groupBy=*/ null, in getAllKeys() argument
293 /*orderBy=*/ null) in getAllKeys() argument
361 /*groupBy=*/ null, in getUserSerialNumbers() argument
363 /*orderBy=*/ null) in getUserSerialNumbers() argument
439 /*groupBy=*/ null, in getPlatformKeyGenerationId() argument
441 /*orderBy=*/ null) in getPlatformKeyGenerationId() argument
[all …]
/frameworks/base/test-runner/tests/src/android/test/
DAndroidTestRunnerTest.java50 mAndroidTestRunner.setTestClassName(TestSuite.class.getName(), null); in testLoadNoTestCases() local
60 mAndroidTestRunner.setTestClassName(OneTestTestCase.class.getName(), null); in testSetTestSuiteWithOneTestCase() local
70 mAndroidTestRunner.setTestClassName(OneTestTestCase.class.getName(), null); in testRunTest() local
97 mAndroidTestRunner.setTestClassName(OneAndroidTestTestCase.class.getName(), null); in testRunTestWithAndroidTestCaseInSuite() local
113 mAndroidTestRunner.setTestClassName(AndroidTestCaseTestSuite.class.getName(), null); in testRunTestWithAndroidTestCaseInNestedSuite() local
129 mAndroidTestRunner.setTestClassName(OneTestTestCase.class.getName(), null); in testRunTestWithNullListener() local
140 mAndroidTestRunner.setTestClassName(SampleTestSuiteProvider.class.getName(), null); in testSetTestClassWithTestSuiteProvider() local
152 mAndroidTestRunner.setTestClassName(SampleTestSuite.class.getName(), null); in testSetTestClassWithTestSuite() local
/frameworks/base/apct-tests/perftests/core/src/android/database/
DCrossProcessCursorPerfTest.java79 try (Cursor c = client.query(TEST_URI, null, null, null)) { in time() argument
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DViewLayersActivity.java113 null, null, null); in getView() local
DViewLayersActivity3.java60 null, null, null); in getView() local
DViewLayersActivity2.java63 null, null, null); in getView() local
DTransparentListActivity.java116 null, null, null); in getView() local
DViewLayersActivity4.java67 null, null, null); in getView() local
DListActivity.java118 null, null, null); in getView() local
/frameworks/base/services/core/java/com/android/server/updates/
DCarrierIdInstallReceiver.java36 "update_db"), new ContentValues(), null, null); in postInstall() local
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/util/
DSessionParamsBuilder.java187 assert mFrameworkResources != null; in build() local
188 assert mProjectResources != null; in build() local
189 assert mThemeName != null; in build() local
190 assert mLayoutLog != null; in build() local
191 assert mLayoutlibCallback != null; in build() local
/frameworks/base/services/robotests/backup/src/com/android/server/backup/
DTransportManagerTest.java535 null, in testGetTransportClient_forOldNameOfTransportThatChangedName_returnsNull() local
537 null, in testGetTransportClient_forOldNameOfTransportThatChangedName_returnsNull() local
538 null); in testGetTransportClient_forOldNameOfTransportThatChangedName_returnsNull() local
553 null, in testGetTransportClient_forNewNameOfTransportThatChangedName() local
555 null, in testGetTransportClient_forNewNameOfTransportThatChangedName() local
556 null); in testGetTransportClient_forNewNameOfTransportThatChangedName() local
604 null, in testGetTransportName_forTransportThatChangedName_returnsNewName() local
606 null, in testGetTransportName_forTransportThatChangedName_returnsNewName() local
607 null); in testGetTransportName_forTransportThatChangedName_returnsNewName() local
/frameworks/base/core/tests/coretests/src/android/view/
DInsetsSourceConsumerTest.java242 null /* interpolator */, null /* cancellationSignal */, null /* listener */); in testWontUpdateImeLeashVisibility_whenAnimation() local
/frameworks/base/services/people/java/com/android/server/people/data/
DMmsQueryHelper.java78 Mms.CONTENT_URI, projection, selection, selectionArgs, null)) { in querySince() argument
119 addressUri, projection, null, null, null)) { in getMmsAddress() argument
/frameworks/base/telecomm/java/android/telecom/
DRemoteConnectionService.java579 null /*Session.Info*/); in createRemoteConnection() local
614 null /*Session.Info*/); in createRemoteConference() local
664 null /*Session.info*/); in maybeDisconnectAdapter() local

12345678910>>...12