Searched defs:showUpdates (Results 1 – 2 of 2) sorted by relevance
921 int showUpdates = reply.readInt(); in updateFlingerOptions() local941 final int showUpdates = mShowScreenUpdates.isChecked() ? 1 : 0; in writeShowUpdatesOption() local
1096 int showUpdates = reply.readInt(); in updateFlingerOptions() local1115 final int showUpdates = mShowScreenUpdates.isChecked() ? 1 : 0; in writeShowUpdatesOption() local