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()
116 Settings.Global.ADB_ALLOWED_CONNECTION_TIME, connectionTime); in setAllowedConnectionTime()
1207 Uri uri = Settings.Global.getUriFor(Settings.Global.ADB_ALLOWED_CONNECTION_TIME); in registerForAuthTimeChanges()2280 Settings.Global.ADB_ALLOWED_CONNECTION_TIME, in getAllowedConnectionTime()
113 Settings.Global.ADB_ALLOWED_CONNECTION_TIME,
12154 public static final String ADB_ALLOWED_CONNECTION_TIME = field in Settings.Global