HomeSort by relevance Sort by last modified time
    Searched defs:isEvent (Results 1 - 3 of 3) sorted by null

  /external/skia/src/animator/
SkDisplayable.h 92 bool isEvent() const { return getType() == SkType_Event; }
  /frameworks/base/services/core/java/com/android/server/notification/
ZenModeFiltering.java 145 if (isEvent(record)) {
184 private static boolean isEvent(NotificationRecord record) {
  /frameworks/av/media/libstagefright/httplive/
M3UParser.cpp 281 bool M3UParser::isEvent() const {
    [all...]

Completed in 261 milliseconds