Searched refs:deviceOwnerComponent (Results 1 – 1 of 1) sorted by relevance
151 final ComponentName deviceOwnerComponent = mDPM.getDeviceOwnerComponentOnAnyUser(); in onResume() local153 deviceOwnerComponent != null ? deviceOwnerComponent.getPackageName() : null; in onResume()