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

  /frameworks/base/packages/WAPPushManager/src/com/android/smspush/
WapPushManager.java 106 int appType;
139 ret.appType = cur.getInt(cur.getColumnIndex("app_type"));
203 if (lastapp.appType == WapPushManagerParams.APP_TYPE_ACTIVITY) {
408 " lastapp.appType: " + lastapp.appType +
415 && lastapp.appType == app_type
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java     [all...]

Completed in 112 milliseconds