Searched refs:getBrowsableKey (Results 1 – 1 of 1) sorted by relevance
438 editor.putBoolean(getBrowsableKey(getChannel(id)), true); in applyUpdatedValuesToDb()441 editor.putBoolean(getBrowsableKey(getChannel(id)), false); in applyUpdatedValuesToDb()642 String browsableKey = getBrowsableKey(channel); in onPostExecute()745 private String getBrowsableKey(Channel channel) { in getBrowsableKey() method in ChannelDataManager