Searched refs:initLocked (Results 1 – 2 of 2) sorted by relevance
197 initLocked(); in init()201 private void initLocked() { in initLocked() method in LockdownVpnTracker238 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()