Searched refs:STATE_NEED_VERIFY (Results 1 – 1 of 1) sorted by relevance
278 private static final int STATE_NEED_VERIFY = 0x00000010; field in IntentFilter620 return ((mVerifyState & STATE_NEED_VERIFY) == STATE_NEED_VERIFY); in isVerified()