Searched refs:mSupportsTransferOwnership (Results 1 – 1 of 1) sorted by relevance
278 boolean mSupportsTransferOwnership; field in DeviceAdminInfo365 mSupportsTransferOwnership = true; in DeviceAdminInfo()379 mSupportsTransferOwnership = source.readBoolean(); in DeviceAdminInfo()482 return mSupportsTransferOwnership; in supportsTransferOwnership()530 dest.writeBoolean(mSupportsTransferOwnership); in writeToParcel()