HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_KEYGUARD_APPWIDGET_PICK (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/appwidget/
AppWidgetManager.java 89 ACTION_KEYGUARD_APPWIDGET_PICK = "android.appwidget.action.KEYGUARD_APPWIDGET_PICK";
    [all...]
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardActivityLauncher.java 125 Intent pickIntent = new Intent(AppWidgetManager.ACTION_KEYGUARD_APPWIDGET_PICK);

Completed in 545 milliseconds