/frameworks/base/services/tests/servicestests/src/com/android/server/powerstats/ |
D | PowerStatsServiceTest.java | 437 Random rd = new Random(); in testCorruptOnDeviceMeterStorage() local 480 Random rd = new Random(); in testCorruptOnDeviceModelStorage() local 521 Random rd = new Random(); in testCorruptOnDeviceResidencyStorage() local 712 Random rd = new Random(); in testDataStorageDeletedMeterMismatch() local 792 Random rd = new Random(); in testDataStorageDeletedModelMismatch() local 872 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 | 1513 final RefreshData rd = mRefreshData.get(i); in run() local 1534 RefreshData rd = sPool.acquire(); in obtain() local 1696 final RefreshData rd = RefreshData.obtain(id, progress, fromUser, animate); in refreshProgress() local 2315 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 | 1537 LoadedApk.ReceiverDispatcher rd = rmap.valueAt(i); in removeContextRegistrations() local 1592 LoadedApk.ReceiverDispatcher rd = null; in getReceiverDispatcher() local 1622 LoadedApk.ReceiverDispatcher rd = null; in forgetReceiverDispatcher() local 1674 InnerReceiver(LoadedApk.ReceiverDispatcher rd, boolean strong) { in InnerReceiver() 1682 final LoadedApk.ReceiverDispatcher rd; in performReceive() local
|
D | ContextImpl.java | 1380 IIntentReceiver rd = null; in sendOrderedBroadcast() local 1404 rd, initialCode, initialData, initialExtras, receiverPermissions, in sendOrderedBroadcast() local 1487 IIntentReceiver rd = null; in sendOrderedBroadcastAsUser() local 1511 rd, initialCode, initialData, initialExtras, receiverPermissions, in sendOrderedBroadcastAsUser() local 1606 IIntentReceiver rd = null; in sendStickyOrderedBroadcast() local 1628 rd, initialCode, initialData, initialExtras, null, in sendStickyOrderedBroadcast() local 1689 IIntentReceiver rd = null; in sendStickyOrderedBroadcastAsUser() local 1711 rd, initialCode, initialData, initialExtras, null, in sendStickyOrderedBroadcastAsUser() local 1792 IIntentReceiver rd = null; in registerReceiverInternal() local 1836 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 | 453 std::random_device rd; in nBufferUpdates() local
|