Searched defs:pduType (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
H A DWapPushTest.java1505 Intent createIntent(int pduType, int tranId) { argument
1508 intent.putExtra("pduType", pduType);
1522 int pduType = 6;
1540 createIntent(pduType, tranId))
1563 int pduType = 6;
1582 createIntent(pduType, tranId))
1605 int pduType = 6;
1625 createIntent(pduType, tranId))
1675 int pduType
[all...]

Completed in 84 milliseconds