Searched refs:PREF_DEVICE (Results 1 – 1 of 1) sorted by relevance
57 private static final String PREF_DEVICE = "gl.trace.device"; //$NON-NLS-1$ field in GLTraceOptionsDialog382 prefs.put(PREF_DEVICE, mSelectedDevice); in savePreferences()395 mLastUsedDevice = prefs.get(PREF_DEVICE, ""); in loadPreferences()