Searched refs:headerStart (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
H A DWapPushTest.java859 protected void createRandomWspHeader(byte[] arr, Random rd, int headerStart, argument
864 Log.d(LOG_TAG, "headerStart = " + headerStart + ", appId = " + mAppIdValue
871 int index = headerStart;
1068 protected void createRandomWspHeaderStrAppId(byte[] arr, Random rd, int headerStart, argument
1078 int index = headerStart;
1265 Log.d(LOG_TAG, "headerStart = " + headerStart + ", mAppIdName = " + mAppIdName);

Completed in 33 milliseconds