Searched refs:mSupportsTransferOwnership (Results 1 – 1 of 1) sorted by relevance
270 boolean mSupportsTransferOwnership; field in DeviceAdminInfo357 mSupportsTransferOwnership = true; in DeviceAdminInfo()371 mSupportsTransferOwnership = source.readBoolean(); in DeviceAdminInfo()474 return mSupportsTransferOwnership; in supportsTransferOwnership()522 dest.writeBoolean(mSupportsTransferOwnership); in writeToParcel()