Searched refs:ENABLE_ACCOUNT_SIGN_IN (Results 1 – 2 of 2) sorted by relevance
45 public static final boolean ENABLE_ACCOUNT_SIGN_IN = false; field in ProductionFlags51 ENABLE_ACCOUNT_SIGN_IN && false;57 ENABLE_ACCOUNT_SIGN_IN && false;
54 if (!ProductionFlags.ENABLE_ACCOUNT_SIGN_IN) { in onCreate()