Searched refs:getActivityContext (Results 1 – 1 of 1) sorted by relevance
91 getActivityContext().addOnDeviceProfileChangeListener(this) in onAttachedToWindow()96 getActivityContext().removeOnDeviceProfileChangeListener(this) in onDetachedFromWindow()99 private fun getActivityContext(): ActivityContext { in getActivityContext() method