Searched refs:initLocked (Results 1 – 2 of 2) sorted by relevance
194 initLocked(); in init()198 private void initLocked() { in initLocked() method in LockdownVpnTracker234 initLocked(); in reset()
918 final boolean initLocked = StorageManager.isFileEncryptedEmulatedOnly(); in initIfBootedAndConnected()919 Slog.d(TAG, "Setting up emulation state, initlocked=" + initLocked); in initIfBootedAndConnected()923 if (initLocked) { in initIfBootedAndConnected()