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