Searched refs:mIsInterruptive (Results 1 – 1 of 1) sorted by relevance
195 private boolean mIsInterruptive; field in NotificationRecord557 pw.println(prefix + "mIsInterruptive=" + mIsInterruptive); in dump()1220 mIsInterruptive = interruptive; in setInterruptive()1251 return mIsInterruptive; in isInterruptive()