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.java655 LoadedApk.ReceiverDispatcher rd = rmap.valueAt(i); in removeContextRegistrations() local
710 LoadedApk.ReceiverDispatcher rd = null; in getReceiverDispatcher() local
740 LoadedApk.ReceiverDispatcher rd = null; in forgetReceiverDispatcher() local
792 InnerReceiver(LoadedApk.ReceiverDispatcher rd, boolean strong) { in InnerReceiver()
798 LoadedApk.ReceiverDispatcher rd = mDispatcher.get(); in performReceive() local
DContextImpl.java891 IIntentReceiver rd = null; in sendOrderedBroadcast() local
914 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendOrderedBroadcast() local
978 IIntentReceiver rd = null; in sendOrderedBroadcastAsUser() local
1001 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendOrderedBroadcastAsUser() local
1032 IIntentReceiver rd = null; in sendStickyOrderedBroadcast() local
1053 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendStickyOrderedBroadcast() local
1098 IIntentReceiver rd = null; in sendStickyOrderedBroadcastAsUser() local
1119 mMainThread.getApplicationThread(), intent, resolvedType, rd, in sendStickyOrderedBroadcastAsUser() local
1166 IIntentReceiver rd = null; in registerReceiverInternal() local
1195 IIntentReceiver rd = mPackageInfo.forgetReceiverDispatcher( in unregisterReceiver() local
/frameworks/base/core/java/android/widget/
DProgressBar.java1247 final RefreshData rd = mRefreshData.get(i); in run() local
1267 RefreshData rd = sPool.acquire(); in obtain() local
1321 final RefreshData rd = RefreshData.obtain(id, progress, fromUser); in refreshProgress() local
1841 final RefreshData rd = mRefreshData.get(i); in onAttachedToWindow() local
DToolbar.java1482 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.java1502 final int rd = (titleHasWidth ? mTitleMarginStart : 0) - collapsingMargins[1]; in onLayout() local