Searched refs:LEGACY_FILE (Results 1 – 2 of 2) sorted by relevance
68 (new File(mContext.dataDir, OwnersTestable.LEGACY_FILE)).getAbsoluteFile(), in testMigration()208 (new File(mContext.dataDir, OwnersTestable.LEGACY_FILE)).getAbsoluteFile(), in testMigration2_profileOwnerOnUser0()
49 public static final String LEGACY_FILE = "legacy.xml"; field in DevicePolicyManagerServiceTestable.OwnersTestable59 mLegacyFile = new File(context.dataDir, LEGACY_FILE); in OwnersTestable()