Searched refs:getMask (Results 1 – 4 of 4) sorted by relevance
228 inline int32_t getMask() const { in getMask() function253 return mMatcher != that.getMatcher() || mMask != that.getMask();
89 public byte[] getMask() { in getMask() method in ApduFilter
259 if (CommandApdu.compareHeaders(command, ac.getMask(), ac.getApdu())) { in checkCommand()
5001 Landroid/icu/text/StringSearch;->getMask(I)I