Searched refs:SLOT_FLAG_STICKY (Results 1 – 1 of 1) sorted by relevance
54 public final static int SLOT_FLAG_STICKY = 0x01; field in FrameManager98 if ((mFlags & SLOT_FLAG_STICKY) == 0) { in getFrame()