OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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