HomeSort by relevance Sort by last modified time
    Searched refs:appType (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/WAPPushManager/src/com/android/smspush/
WapPushManager.java 106 int appType;
135 ret.appType = cur.getInt(cur.getColumnIndex("app_type"));
199 if (lastapp.appType == WapPushManagerParams.APP_TYPE_ACTIVITY) {
401 && lastapp.appType == app_type
  /hardware/ril/mock-ril/src/js/
simulated_icc.js 29 this.appType = type;

Completed in 1614 milliseconds