Searched refs:mIsDirty (Results 1 – 2 of 2) sorted by relevance
58 private boolean mIsDirty; field in ContactsTransaction75 mIsDirty = false; in ContactsTransaction()83 return mIsDirty; in isDirty()87 mIsDirty = true; in markDirty()208 mIsDirty = false; in finish()
82 private boolean mIsDirty = false; field in FocusIndicatorHelper120 if (mIsDirty) { in invalidateDirty()122 mIsDirty = false; in invalidateDirty()137 mIsDirty = true; in draw()