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

/frameworks/base/packages/WAPPushManager/src/com/android/smspush/
H A DWapPushManager.java106 int appType; field in class:WapPushManager.WapPushManDBHelper.queryData
135 ret.appType = cur.getInt(cur.getColumnIndex("app_type"));
199 if (lastapp.appType == WapPushManagerParams.APP_TYPE_ACTIVITY) {
401 && lastapp.appType == app_type

Completed in 135 milliseconds