I ‘m new about android.I need ContentResolver instance when modifying PhoneWindowManager file.but the PhoneWindowManager doesn’t inherit the Context class.I don’t know how to obtain
ContentResolver in this case .thanks for helping.
I ‘m new about android.I need ContentResolver instance when modifying PhoneWindowManager file.but the PhoneWindowManager
Share
PhoneWindowManager has a mContext object initialized so you can get the contentResolver using