コード例 #1
0
ファイル: WHSettingsProxy.java プロジェクト: Rostyk/W-H
 public int getSoundVolume() {
   return simpleSettingsDAO.getSoundVolume();
 }