Searched defs:showUpdates (Results 1 – 2 of 2) sorted by relevance
926 int showUpdates = reply.readInt(); in updateFlingerOptions() local946 final int showUpdates = mShowScreenUpdates.isChecked() ? 1 : 0; in writeShowUpdatesOption() local
1132 int showUpdates = reply.readInt(); in updateFlingerOptions() local1151 final int showUpdates = mShowScreenUpdates.isChecked() ? 1 : 0; in writeShowUpdatesOption() local