/frameworks/base/services/tests/servicestests/src/com/android/server/powerstats/ |
D | PowerStatsServiceTest.java | 436 Random rd = new Random(); in testCorruptOnDeviceMeterStorage() local 479 Random rd = new Random(); in testCorruptOnDeviceModelStorage() local 520 Random rd = new Random(); in testCorruptOnDeviceResidencyStorage() local 711 Random rd = new Random(); in testDataStorageDeletedMeterMismatch() local 791 Random rd = new Random(); in testDataStorageDeletedModelMismatch() local 871 Random rd = new Random(); in testDataStorageDeletedResidencyMismatch() local
|
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/ |
D | WapPushTest.java | 882 protected void createRandomWspHeader(byte[] arr, Random rd, int headerStart, in createRandomWspHeader() 1091 protected void createRandomWspHeaderStrAppId(byte[] arr, Random rd, int headerStart, in createRandomWspHeaderStrAppId() 1332 Random rd = new Random(); in createPDU() local 1865 Random rd = new Random(); in testDecoder1() local 1894 Random rd = new Random(); in testDecoder2() local 1914 Random rd = new Random(); in testDecoder3() local 1961 Random rd = new Random(); in testDecoder4() local 1986 Random rd = new Random(); in testDecoder5() local 2018 Random rd = new Random(); in testDecoder6() local 2050 Random rd = new Random(); in testDecoder7() local [all …]
|
/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/ |
D | numeric.h | 109 std::random_device rd; variable 119 std::random_device rd; variable
|
/frameworks/base/cmds/idmap2/libidmap2/ |
D | FileUtils.cpp | 57 std::random_device rd; in RandomStringForPath() local
|
/frameworks/av/media/mtp/tests/MtpFfsHandleTest/ |
D | MtpFfsHandle_test.cpp | 236 std::random_device rd; in TYPED_TEST() local 327 std::random_device rd; in TYPED_TEST() local
|
/frameworks/native/libs/vr/libpdx_uds/ |
D | client_channel_tests.cpp | 133 std::random_device rd; in TEST_F() local
|
/frameworks/base/core/java/android/widget/ |
D | ProgressBar.java | 1512 final RefreshData rd = mRefreshData.get(i); in run() local 1533 RefreshData rd = sPool.acquire(); in obtain() local 1692 final RefreshData rd = RefreshData.obtain(id, progress, fromUser, animate); in refreshProgress() local 2311 final RefreshData rd = mRefreshData.get(i); in onAttachedToWindow() local
|
D | Toolbar.java | 1942 final int rd = (titleHasWidth ? mTitleMarginStart : 0) - collapsingMargins[1]; in onLayout() local
|
/frameworks/base/core/java/android/app/ |
D | LoadedApk.java | 1430 LoadedApk.ReceiverDispatcher rd = rmap.valueAt(i); in removeContextRegistrations() local 1485 LoadedApk.ReceiverDispatcher rd = null; in getReceiverDispatcher() local 1515 LoadedApk.ReceiverDispatcher rd = null; in forgetReceiverDispatcher() local 1567 InnerReceiver(LoadedApk.ReceiverDispatcher rd, boolean strong) { in InnerReceiver() 1575 final LoadedApk.ReceiverDispatcher rd; in performReceive() local
|
D | ContextImpl.java | 1354 IIntentReceiver rd = null; in sendOrderedBroadcast() local 1378 rd, initialCode, initialData, initialExtras, receiverPermissions, in sendOrderedBroadcast() local 1460 IIntentReceiver rd = null; in sendOrderedBroadcastAsUser() local 1484 rd, initialCode, initialData, initialExtras, receiverPermissions, in sendOrderedBroadcastAsUser() local 1579 IIntentReceiver rd = null; in sendStickyOrderedBroadcast() local 1601 rd, initialCode, initialData, initialExtras, null, in sendStickyOrderedBroadcast() local 1662 IIntentReceiver rd = null; in sendStickyOrderedBroadcastAsUser() local 1684 rd, initialCode, initialData, initialExtras, null, in sendStickyOrderedBroadcastAsUser() local 1751 IIntentReceiver rd = null; in registerReceiverInternal() local 1789 IIntentReceiver rd = mPackageInfo.forgetReceiverDispatcher( in unregisterReceiver() local
|
/frameworks/av/media/codecs/amrnb/common/include/ |
D | basic_op_arm_gcc_v5.h | 341 register Word32 rd = L_var2_lo; in Mpy_32() local
|
/frameworks/native/services/surfaceflinger/tests/ |
D | SurfaceInterceptor_test.cpp | 451 std::random_device rd; in nBufferUpdates() local
|