Searched defs:DeviceProfile (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DDynamicGrid.java54 class DeviceProfile { class
99 DeviceProfile(String n, float w, float h, float r, float c, method in class:DeviceProfile
117 DeviceProfile(Context context, method in class:DeviceProfile
118 ArrayList<DeviceProfile> profiles,
139 for (DeviceProfile p : profiles) {
145 for (DeviceProfile p : profiles) {
151 for (DeviceProfile p : profiles) {
159 for (DeviceProfile p : profiles) {
167 for (DeviceProfile p : profiles) {
173 for (DeviceProfile
[all...]

Completed in 119 milliseconds