Searched defs:hasFlags (Results 1 – 8 of 8) sorted by relevance
180 public boolean hasFlags(@Flags int mask) { in hasFlags() method in InsetsFrameProvider
268 public boolean hasFlags(int flags) { in hasFlags() method in InsetsSource
594 public boolean hasFlags(@ApplyFlags int flag) { in hasFlags() method in RemoteViews
878 public boolean hasFlags(@ChangeFlags int flags) { in hasFlags() method in TransitionInfo.Change
1043 static bool getAbiFlags(const Input& pInput, uint64_t elfFlags, bool& hasFlags, in getAbiFlags()
1873 public boolean hasFlags(@ShortcutFlags int flags) { in hasFlags() method in ShortcutInfo
723 private boolean hasFlags(@ParcelFlags int flags) { in hasFlags() method in Parcel
1015 bool hasFlags = false, foundPrimary = false, foundVoipRx = false, foundVoipTx = false; in TEST_F() local