Searched refs:isFrpSupported (Results 1 – 2 of 2) sorted by relevance
41 public static SetupSkipDialog newInstance(boolean isFrpSupported) { in newInstance() argument44 args.putBoolean(ARG_FRP_SUPPORTED, isFrpSupported); in newInstance()
402 public boolean isFrpSupported(Context context) { in isFrpSupported() method in Utils