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.java1501 final RefreshData rd = mRefreshData.get(i); in run() local
1522 RefreshData rd = sPool.acquire(); in obtain() local
1661 final RefreshData rd = RefreshData.obtain(id, progress, fromUser, animate); in refreshProgress() local
2280 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.java1310 LoadedApk.ReceiverDispatcher rd = rmap.valueAt(i); in removeContextRegistrations() local
1365 LoadedApk.ReceiverDispatcher rd = null; in getReceiverDispatcher() local
1395 LoadedApk.ReceiverDispatcher rd = null; in forgetReceiverDispatcher() local
1447 InnerReceiver(LoadedApk.ReceiverDispatcher rd, boolean strong) { in InnerReceiver()
1455 final LoadedApk.ReceiverDispatcher rd; in performReceive() local
DContextImpl.java1254 IIntentReceiver rd = null; in sendOrderedBroadcast() local
1278 rd, initialCode, initialData, initialExtras, receiverPermissions, appOp, in sendOrderedBroadcast() local
1359 IIntentReceiver rd = null; in sendOrderedBroadcastAsUser() local
1383 rd, initialCode, initialData, initialExtras, receiverPermissions, appOp, in sendOrderedBroadcastAsUser() local
1438 IIntentReceiver rd = null; in sendStickyOrderedBroadcast() local
1460 rd, initialCode, initialData, initialExtras, null, AppOpsManager.OP_NONE, null, in sendStickyOrderedBroadcast() local
1520 IIntentReceiver rd = null; in sendStickyOrderedBroadcastAsUser() local
1542 rd, initialCode, initialData, initialExtras, null, AppOpsManager.OP_NONE, null, in sendStickyOrderedBroadcastAsUser() local
1608 IIntentReceiver rd = null; in registerReceiverInternal() local
1642 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.java530 int rd = in.read(buf, 0, 8192); in getCert() local
/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp463 std::random_device rd; in nBufferUpdates() local