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