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