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

  /frameworks/base/core/java/com/android/internal/appwidget/
IAppWidgetService.aidl 68 boolean bindRemoteViewsService(String callingPackage, int appWidgetId, in Intent intent,
  /frameworks/base/core/java/android/appwidget/
AppWidgetManager.java     [all...]
  /frameworks/base/core/tests/coretests/src/android/widget/
RemoteViewsAdapterTest.java 78 .bindRemoteViewsService(any(), anyInt(), any(), any(), anyInt())).thenReturn(true);
  /frameworks/base/core/java/android/widget/
RemoteViewsAdapter.java 250 .bindRemoteViewsService(mContext, appWidgetId, intent, sd, flags);
    [all...]
  /frameworks/base/services/appwidget/java/com/android/server/appwidget/
AppWidgetServiceImpl.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 

Completed in 3630 milliseconds