Searched refs:BLUETOOTHOPP_NAME_PREFERENCE (Results 1 – 3 of 3) sorted by relevance
60 private static final String BLUETOOTHOPP_NAME_PREFERENCE = "btopp_names"; field in DataMigration77 BLUETOOTHOPP_NAME_PREFERENCE,
88 mNamePreference = mContext.getSharedPreferences(Constants.BLUETOOTHOPP_NAME_PREFERENCE, in init()
223 static final String BLUETOOTHOPP_NAME_PREFERENCE = "btopp_names"; field in Constants