Searched refs:ARG_ALWAYS_ON (Results 1 – 2 of 2) sorted by relevance
43 private static final String ARG_ALWAYS_ON = "always_on"; field in ConfirmLockdownFragment63 args.putBoolean(ARG_ALWAYS_ON, alwaysOn); in show()77 final boolean alwaysOn = getArguments().getBoolean(ARG_ALWAYS_ON); in onCreateDialog()110 getArguments().getBoolean(ARG_ALWAYS_ON), in onClick()