Searched refs:systemPropertiesGetLong (Results 1 – 2 of 2) sorted by relevance
303 long systemPropertiesGetLong(String key, long def) { in systemPropertiesGetLong() method in DevicePolicyManagerServiceTestable.MockInjector
1974 long systemPropertiesGetLong(String key, long def) { in systemPropertiesGetLong() method in DevicePolicyManagerService.Injector5112 return Math.min(mInjector.systemPropertiesGetLong("persist.sys.min_str_auth_timeo", in getMinimumStrongAuthTimeoutMs()