HomeSort by relevance Sort by last modified time
    Searched full:furtherprocessing (Results 1 - 1 of 1) sorted by null

  /frameworks/base/packages/WAPPushManager/src/com/android/smspush/
WapPushManager.java 108 int furtherProcessing;
141 ret.furtherProcessing = cur.getInt(cur.getColumnIndex("further_processing"));
227 | (lastapp.furtherProcessing == 1 ?
410 " lastapp.furtherProcessing: " + lastapp.furtherProcessing);
417 && lastapp.furtherProcessing == (further_processing ? 1 : 0)) {

Completed in 66 milliseconds