Home
last modified time | relevance | path

Searched refs:PREF_NAME (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java107 private static final String PREF_NAME = "batchIds"; field in SecurityLoggingTest
375 mContext.getSharedPreferences(PREF_NAME, Context.MODE_PRIVATE); in testVerifyLogIds()