Searched refs:PREFS_CUSTOM_DEBUG_KEYSTORE (Results 1 – 3 of 3) sorted by relevance
118 String customDebugKeystorePath = mPrefStore.getString(AdtPrefs.PREFS_CUSTOM_DEBUG_KEYSTORE); in createFieldEditors()127 mCustomKeyStore = new KeystoreFieldEditor(AdtPrefs.PREFS_CUSTOM_DEBUG_KEYSTORE, in createFieldEditors()
50 …public final static String PREFS_CUSTOM_DEBUG_KEYSTORE = AdtPlugin.PLUGIN_ID + ".customDebugKeySto… field in AdtPrefs
347 String keystoreOsPath = store.getString(AdtPrefs.PREFS_CUSTOM_DEBUG_KEYSTORE); in finalDebugPackage()