Home
last modified time | relevance | path

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

/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
DWapPushTest.java878 protected void createRandomWspHeader(byte[] arr, Random rd, int headerStart, in createRandomWspHeader()
1087 protected void createRandomWspHeaderStrAppId(byte[] arr, Random rd, int headerStart, in createRandomWspHeaderStrAppId()
1328 Random rd = new Random(); in createPDU() local
1861 Random rd = new Random(); in testDecoder1() local
1890 Random rd = new Random(); in testDecoder2() local
1910 Random rd = new Random(); in testDecoder3() local
1957 Random rd = new Random(); in testDecoder4() local
1982 Random rd = new Random(); in testDecoder5() local
2014 Random rd = new Random(); in testDecoder6() local
2046 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/av/media/mtp/tests/
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.java1503 final RefreshData rd = mRefreshData.get(i); in run() local
1524 RefreshData rd = sPool.acquire(); in obtain() local
1630 final RefreshData rd = RefreshData.obtain(id, progress, fromUser, animate); in refreshProgress() local
2249 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.java1280 LoadedApk.ReceiverDispatcher rd = rmap.valueAt(i); in removeContextRegistrations() local
1335 LoadedApk.ReceiverDispatcher rd = null; in getReceiverDispatcher() local
1365 LoadedApk.ReceiverDispatcher rd = null; in forgetReceiverDispatcher() local
1417 InnerReceiver(LoadedApk.ReceiverDispatcher rd, boolean strong) { in InnerReceiver()
1425 final LoadedApk.ReceiverDispatcher rd; in performReceive() local
DContextImpl.java1205 IIntentReceiver rd = null; in sendOrderedBroadcast() local
1228 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendOrderedBroadcast() local
1309 IIntentReceiver rd = null; in sendOrderedBroadcastAsUser() local
1332 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendOrderedBroadcastAsUser() local
1388 IIntentReceiver rd = null; in sendStickyOrderedBroadcast() local
1409 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendStickyOrderedBroadcast() local
1470 IIntentReceiver rd = null; in sendStickyOrderedBroadcastAsUser() local
1491 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendStickyOrderedBroadcastAsUser() local
1558 IIntentReceiver rd = null; in registerReceiverInternal() local
1592 IIntentReceiver rd = mPackageInfo.forgetReceiverDispatcher( in unregisterReceiver() local
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
Dbasic_op_arm_gcc_v5.h341 register Word32 rd = L_var2_lo; in Mpy_32() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DOsuServerConnection.java504 int rd = in.read(buf, 0, 8192); in getCert() local
/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp400 std::random_device rd; in nBufferUpdates() local