Searched refs:defInt (Results 1 – 1 of 1) sorted by relevance
1762 final int defInt = def ? 1 : 0; in getGlobalBoolean() local1763 return Settings.Global.getInt(mResolver, name, defInt) != 0; in getGlobalBoolean()