Home
last modified time | relevance | path

Searched defs:rd (Results 1 – 7 of 7) 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/base/core/java/android/app/
DLoadedApk.java640 LoadedApk.ReceiverDispatcher rd = rmap.valueAt(i); in removeContextRegistrations() local
695 LoadedApk.ReceiverDispatcher rd = null; in getReceiverDispatcher() local
725 LoadedApk.ReceiverDispatcher rd = null; in forgetReceiverDispatcher() local
777 InnerReceiver(LoadedApk.ReceiverDispatcher rd, boolean strong) { in InnerReceiver()
783 LoadedApk.ReceiverDispatcher rd = mDispatcher.get(); in performReceive() local
DContextImpl.java1397 IIntentReceiver rd = null; in sendOrderedBroadcast() local
1418 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendOrderedBroadcast() local
1464 IIntentReceiver rd = null; in sendOrderedBroadcastAsUser() local
1485 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendOrderedBroadcastAsUser() local
1512 IIntentReceiver rd = null; in sendStickyOrderedBroadcast() local
1533 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendStickyOrderedBroadcast() local
1572 IIntentReceiver rd = null; in sendStickyOrderedBroadcastAsUser() local
1593 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendStickyOrderedBroadcastAsUser() local
1637 IIntentReceiver rd = null; in registerReceiverInternal() local
1666 IIntentReceiver rd = mPackageInfo.forgetReceiverDispatcher( in unregisterReceiver() local
/frameworks/base/core/java/android/widget/
DProgressBar.java1188 final RefreshData rd = mRefreshData.get(i); in run() local
1208 RefreshData rd = sPool.acquire(); in obtain() local
1280 final RefreshData rd = RefreshData.obtain(id, progress, fromUser); in refreshProgress() local
1798 final RefreshData rd = mRefreshData.get(i); in onAttachedToWindow() local
DToolbar.java1430 final int rd = (titleHasWidth ? mTitleMarginStart : 0) - collapsingMargins[1]; in onLayout() 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/support/v7/appcompat/src/android/support/v7/widget/
DToolbar.java1446 final int rd = (titleHasWidth ? mTitleMarginStart : 0) - collapsingMargins[1]; in onLayout() local