Searched refs:mDebugActivityDeviceProfileChanged (Results 1 – 1 of 1) sorted by relevance
167 mDebugActivityDeviceProfileChanged);392 mActivity.addOnDeviceProfileChangeListener(mDebugActivityDeviceProfileChanged); in setActivity()566 mActivity.removeOnDeviceProfileChangeListener(mDebugActivityDeviceProfileChanged); in removeActivityCallbacksAndListeners()670 private final DeviceProfile.OnDeviceProfileChangeListener mDebugActivityDeviceProfileChanged = field in TaskbarManager