Searched refs:mIsInterruptive (Results 1 – 1 of 1) sorted by relevance
183 private boolean mIsInterruptive; field in NotificationRecord521 pw.println(prefix + "mIsInterruptive=" + mIsInterruptive); in dump()1112 mIsInterruptive = interruptive; in setInterruptive()1143 return mIsInterruptive; in isInterruptive()