Searched refs:_ANDROID_DEVICE_SETTABLE_PROPS (Results 1 – 1 of 1) sorted by relevance
887 if hasattr(self, k) and k not in _ANDROID_DEVICE_SETTABLE_PROPS:1156 _ANDROID_DEVICE_SETTABLE_PROPS = utils.get_settable_properties(AndroidDevice) variable