Searched refs:BUTTON_LOCATION (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/widget/
H A DSettingsAppWidgetProvider.java62 private static final int BUTTON_LOCATION = 3; field in class:SettingsAppWidgetProvider
698 getLaunchPendingIntent(context, BUTTON_LOCATION));
822 } else if (buttonId == BUTTON_LOCATION) {

Completed in 64 milliseconds