Searched refs:mGotDrawable (Results 1 – 1 of 1) sorted by relevance
78 private var mGotDrawable = false variable83 if (mGotDrawable) throw IllegalStateException("set() may only be called once.") in set()84 mGotDrawable = true in set()96 if (mGotDrawable) { in create()