Home | History | Annotate | Download | only in launcher2

Lines Matching refs:integer

188         mAllAppsLoadDelay = res.getInteger(R.integer.config_allAppsBatchLoadDelay);
189 mBatchSize = res.getInteger(R.integer.config_allAppsBatchSize);
1912 int N = Integer.MAX_VALUE;