OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newSetting
(Results
1 - 3
of
3
) sorted by null
/libcore/dom/src/test/java/org/w3c/domts/
DOMTestDocumentBuilderFactory.java
108
DocumentBuilderSetting
newSetting
= newSettings[j];
109
if (
newSetting
.hasConflict(setting) || setting.hasConflict(
newSetting
)) {
/frameworks/base/services/java/com/android/server/location/
LocationFudger.java
371
String
newSetting
= Settings.Secure.getString(mContext.getContentResolver(),
374
Log.d(TAG, "loadCoarseAccuracy:
newSetting
= \"" +
newSetting
+ "\"");
376
if (
newSetting
== null) {
380
return Float.parseFloat(
newSetting
);
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
Completed in 2421 milliseconds