Searched refs:ADB_ALLOWED_CONNECTION_TIME (Results 1 – 5 of 5) sorted by relevance
174 Settings.Global.putLong(cr, Settings.Global.ADB_ALLOWED_CONNECTION_TIME, 0); in configureSettings()
139 Settings.Global.ADB_ALLOWED_CONNECTION_TIME, connectionTime); in setAllowedConnectionTime()
1290 Uri uri = Settings.Global.getUriFor(Settings.Global.ADB_ALLOWED_CONNECTION_TIME); in registerForAuthTimeChanges()2245 Settings.Global.ADB_ALLOWED_CONNECTION_TIME, in getAllowedConnectionTime()
62 Settings.Global.ADB_ALLOWED_CONNECTION_TIME,
16181 public static final String ADB_ALLOWED_CONNECTION_TIME = field in Settings.Global