Home
last modified time | relevance | path

Searched defs:rd (Results 1 – 14 of 14) 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/base/services/core/java/com/android/server/rollback/
DAppDataRollbackHelper.java167 List<RollbackData> rd = new ArrayList<>(); in computePendingBackups() local
197 List<RollbackData> rd = new ArrayList<>(); in computePendingRestores() local
DRollbackManagerServiceImpl.java913 RollbackData rd = null; in enableRollback() local
1198 RollbackData rd = null; in notifyStagedApkSession() local
/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.java1499 final RefreshData rd = mRefreshData.get(i); in run() local
1520 RefreshData rd = sPool.acquire(); in obtain() local
1615 final RefreshData rd = RefreshData.obtain(id, progress, fromUser, animate); in refreshProgress() local
2234 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.java1304 LoadedApk.ReceiverDispatcher rd = rmap.valueAt(i); in removeContextRegistrations() local
1359 LoadedApk.ReceiverDispatcher rd = null; in getReceiverDispatcher() local
1389 LoadedApk.ReceiverDispatcher rd = null; in forgetReceiverDispatcher() local
1441 InnerReceiver(LoadedApk.ReceiverDispatcher rd, boolean strong) { in InnerReceiver()
1449 final LoadedApk.ReceiverDispatcher rd; in performReceive() local
DContextImpl.java1188 IIntentReceiver rd = null; in sendOrderedBroadcast() local
1211 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendOrderedBroadcast() local
1292 IIntentReceiver rd = null; in sendOrderedBroadcastAsUser() local
1315 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendOrderedBroadcastAsUser() local
1346 IIntentReceiver rd = null; in sendStickyOrderedBroadcast() local
1367 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendStickyOrderedBroadcast() local
1428 IIntentReceiver rd = null; in sendStickyOrderedBroadcastAsUser() local
1449 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendStickyOrderedBroadcastAsUser() local
1509 IIntentReceiver rd = null; in registerReceiverInternal() local
1543 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.java473 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
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap.h1327 std::random_device rd; in Seed() local