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