Home
last modified time | relevance | path

Searched defs:rd (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/powerstats/
DPowerStatsServiceTest.java436 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/
DWapPushTest.java882 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/
Dnumeric.h109 std::random_device rd; variable
119 std::random_device rd; variable
/frameworks/base/cmds/idmap2/libidmap2/
DFileUtils.cpp57 std::random_device rd; in RandomStringForPath() local
/frameworks/av/media/mtp/tests/MtpFfsHandleTest/
DMtpFfsHandle_test.cpp236 std::random_device rd; in TYPED_TEST() local
327 std::random_device rd; in TYPED_TEST() local
/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel_tests.cpp133 std::random_device rd; in TEST_F() local
/frameworks/base/core/java/android/widget/
DProgressBar.java1512 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
DToolbar.java1942 final int rd = (titleHasWidth ? mTitleMarginStart : 0) - collapsingMargins[1]; in onLayout() local
/frameworks/base/core/java/android/app/
DLoadedApk.java1430 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
DContextImpl.java1354 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/
Dbasic_op_arm_gcc_v5.h341 register Word32 rd = L_var2_lo; in Mpy_32() local
/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp451 std::random_device rd; in nBufferUpdates() local