Searched refs:ARE_PARAMETERS_SAVED (Results 1 – 2 of 2) sorted by relevance
62 private static final String ARE_PARAMETERS_SAVED = "ARE_PARAMETERS_SAVED"; field in DeviceAndProfileOwnerTransferOutgoingTest166 b.putBoolean(ARE_PARAMETERS_SAVED, true); in testTransferOwnershipBundleSaved()173 b.putBoolean(ARE_PARAMETERS_SAVED, true); in testGetTransferOwnershipBundleOnlyCalledFromAdmin()
73 private final static String ARE_PARAMETERS_SAVED = "ARE_PARAMETERS_SAVED"; field in DeviceAndProfileOwnerTransferIncomingTest113 assertTrue(bundle.getBoolean(ARE_PARAMETERS_SAVED)); in testTransferOwnershipBundleLoaded()