Home | History | Annotate | Download | only in net

Lines Matching defs:FLAG_PERSIST_ALL

169     private static final int FLAG_PERSIST_ALL = FLAG_PERSIST_NETWORK | FLAG_PERSIST_UID;
554 performPoll(FLAG_PERSIST_ALL);
865 performPoll(FLAG_PERSIST_ALL);
919 mHandler.sendMessage(mHandler.obtainMessage(MSG_PERFORM_POLL, FLAG_PERSIST_ALL));
987 performPoll(FLAG_PERSIST_ALL);
1367 performPollLocked(FLAG_PERSIST_ALL);
1469 performPollLocked(FLAG_PERSIST_ALL | FLAG_PERSIST_FORCE);