Home | History | Annotate | Download | only in wifi

Lines Matching refs:getInteger

76         mThresholdMinimumRssi5 = context.getResources().getInteger(
78 mThresholdQualifiedRssi5 = context.getResources().getInteger(
80 mThresholdSaturatedRssi5 = context.getResources().getInteger(
82 mThresholdMinimumRssi24 = context.getResources().getInteger(
84 mThresholdQualifiedRssi24 = context.getResources().getInteger(
86 mThresholdSaturatedRssi24 = context.getResources().getInteger(
88 mBadLinkSpeed24 = context.getResources().getInteger(
90 mBadLinkSpeed5 = context.getResources().getInteger(
92 mGoodLinkSpeed24 = context.getResources().getInteger(
94 mGoodLinkSpeed5 = context.getResources().getInteger(