Searched defs:EVENT_BUS_PRIORITY (Results 1 – 3 of 3) sorted by relevance
75 public final static int EVENT_BUS_PRIORITY = Recents.EVENT_BUS_PRIORITY + 1; field in RecentsTvActivity
75 public final static int EVENT_BUS_PRIORITY = 1; field in Recents
99 public final static int EVENT_BUS_PRIORITY = Recents.EVENT_BUS_PRIORITY + 1; field in RecentsActivity