HomeSort by relevance Sort by last modified time
    Searched refs:getApplicationContext (Results 226 - 250 of 1061) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
CaptivePortalLoginActivity.java 173 onReceiveMethod.invoke(rec, getApplicationContext(), intent);
189 getApplicationContext());
192 getApplicationContext());
195 getApplicationContext());
198 getApplicationContext());
201 getApplicationContext());
209 final CarrierConfigManager configManager = getApplicationContext()
  /packages/apps/Messaging/src/com/android/messaging/datamodel/
BugleNotifications.java 218 NotificationManagerCompat.from(Factory.get().getApplicationContext());
243 final Context context = Factory.get().getApplicationContext();
305 final Context context = Factory.get().getApplicationContext();
325 final Context context = Factory.get().getApplicationContext();
349 final Context context = Factory.get().getApplicationContext();
397 final Resources resources = Factory.get().getApplicationContext().getResources();
413 final Context context = Factory.get().getApplicationContext();
616 final Context context = Factory.get().getApplicationContext();
683 final Context context = Factory.get().getApplicationContext();
    [all...]
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/watchface/
AnalogComplicationWatchFaceService.java 223 Context context = getApplicationContext();
245 getApplicationContext().getString(R.string.saved_background_color);
250 getApplicationContext().getString(R.string.saved_marker_color);
264 getApplicationContext().getString(R.string.saved_unread_notifications_pref);
283 new ComplicationDrawable(getApplicationContext());
286 new ComplicationDrawable(getApplicationContext());
289 new ComplicationDrawable(getApplicationContext());
489 getApplicationContext(),
494 getApplicationContext(), componentName);
    [all...]
  /developers/build/prebuilts/gradle/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/
MainActivity.java 101 mNotificationManagerCompat = NotificationManagerCompat.from(getApplicationContext());
291 getApplicationContext(), notificationChannelId);
309 .setColor(ContextCompat.getColor(getApplicationContext(), R.color.colorPrimary))
461 new NotificationCompat.Builder(getApplicationContext(), notificationChannelId);
479 .setColor(ContextCompat.getColor(getApplicationContext(), R.color.colorPrimary))
593 new NotificationCompat.Builder(getApplicationContext(), notificationChannelId);
617 .setColor(ContextCompat.getColor(getApplicationContext(), R.color.colorPrimary))
    [all...]
  /developers/build/prebuilts/gradle/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/
StandaloneMainActivity.java 94 mNotificationManagerCompat = NotificationManagerCompat.from(getApplicationContext());
274 getApplicationContext(), notificationChannelId);
289 .setColor(ContextCompat.getColor(getApplicationContext(), R.color.colorPrimary))
443 getApplicationContext(), notificationChannelId);
459 .setColor(ContextCompat.getColor(getApplicationContext(), R.color.colorPrimary))
545 getApplicationContext(), notificationChannelId);
561 .setColor(ContextCompat.getColor(getApplicationContext(), R.color.colorPrimary))
    [all...]
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/watchface/
AnalogComplicationWatchFaceService.java 223 Context context = getApplicationContext();
245 getApplicationContext().getString(R.string.saved_background_color);
250 getApplicationContext().getString(R.string.saved_marker_color);
264 getApplicationContext().getString(R.string.saved_unread_notifications_pref);
283 new ComplicationDrawable(getApplicationContext());
286 new ComplicationDrawable(getApplicationContext());
289 new ComplicationDrawable(getApplicationContext());
489 getApplicationContext(),
494 getApplicationContext(), componentName);
    [all...]
  /developers/samples/android/wearable/wear/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/
MainActivity.java 101 mNotificationManagerCompat = NotificationManagerCompat.from(getApplicationContext());
291 getApplicationContext(), notificationChannelId);
309 .setColor(ContextCompat.getColor(getApplicationContext(), R.color.colorPrimary))
461 new NotificationCompat.Builder(getApplicationContext(), notificationChannelId);
479 .setColor(ContextCompat.getColor(getApplicationContext(), R.color.colorPrimary))
593 new NotificationCompat.Builder(getApplicationContext(), notificationChannelId);
617 .setColor(ContextCompat.getColor(getApplicationContext(), R.color.colorPrimary))
    [all...]
  /developers/samples/android/wearable/wear/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/
StandaloneMainActivity.java 94 mNotificationManagerCompat = NotificationManagerCompat.from(getApplicationContext());
274 getApplicationContext(), notificationChannelId);
289 .setColor(ContextCompat.getColor(getApplicationContext(), R.color.colorPrimary))
443 getApplicationContext(), notificationChannelId);
459 .setColor(ContextCompat.getColor(getApplicationContext(), R.color.colorPrimary))
545 getApplicationContext(), notificationChannelId);
561 .setColor(ContextCompat.getColor(getApplicationContext(), R.color.colorPrimary))
    [all...]
  /packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/
DashboardFeatureProviderImplTest.java 93 assertThat(mImpl.mContext).isEqualTo(mActivity.getApplicationContext());
99 ShadowApplication.getInstance().getApplicationContext());
121 ShadowApplication.getInstance().getApplicationContext());
147 when(mActivity.getApplicationContext().getSystemService(Context.USER_SERVICE))
195 when(mActivity.getApplicationContext().getPackageName())
278 final Preference preference = new Preference(application.getApplicationContext());
304 final Preference preference = new Preference(application.getApplicationContext());
358 ShadowApplication.getInstance().getApplicationContext(),
371 final Resources res = mActivity.getApplicationContext().getResources();
  /development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
StandaloneMainActivity.java 90 mNotificationManagerCompat = NotificationManagerCompat.from(getApplicationContext());
260 new NotificationCompat.Builder(getApplicationContext());
416 new NotificationCompat.Builder(getApplicationContext());
506 new NotificationCompat.Builder(getApplicationContext());
608 Notification chatHistoryForWearV1 = new NotificationCompat.Builder(getApplicationContext())
674 new NotificationCompat.Builder(getApplicationContext());
    [all...]
  /packages/apps/StorageManager/robotests/src/com/android/storagemanager/automatic/
AutomaticStorageManagementJobServiceTest.java 207 ContentResolver resolver = mApplication.getApplicationContext().getContentResolver();
263 ContentResolver resolver = mApplication.getApplicationContext().getContentResolver();
282 ContentResolver resolver = mApplication.getApplicationContext().getContentResolver();
303 ContentResolver resolver = mApplication.getApplicationContext().getContentResolver();
323 ContentResolver resolver = mApplication.getApplicationContext().getContentResolver();
360 ContentResolver resolver = mApplication.getApplicationContext().getContentResolver();
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
BatchingTestActivity.java 129 getApplicationContext(),
147 getApplicationContext(),
  /cts/tests/tests/location/src/android/location/cts/
GnssTtffTests.java 101 TelephonyManager telephonyManager = (TelephonyManager) getContext().getApplicationContext()
182 return (ConnectivityManager) context.getApplicationContext()
  /developers/build/prebuilts/gradle/DelayedConfirmation/Application/src/main/java/com/example/android/wearable/delayedconfirmation/
MainActivity.java 89 Toast.makeText(getApplicationContext(), R.string.toast_timer_selected,
92 Toast.makeText(getApplicationContext(), R.string.toast_timer_finished,
  /developers/build/prebuilts/gradle/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/
BigPictureSocialIntentService.java 113 NotificationManagerCompat.from(getApplicationContext());
200 new NotificationCompat.Builder(getApplicationContext());
  /developers/samples/android/wearable/wear/DelayedConfirmation/Application/src/main/java/com/example/android/wearable/delayedconfirmation/
MainActivity.java 89 Toast.makeText(getApplicationContext(), R.string.toast_timer_selected,
92 Toast.makeText(getApplicationContext(), R.string.toast_timer_finished,
  /developers/samples/android/wearable/wear/WearNotifications/Application/src/main/java/com/example/android/wearable/wear/wearnotifications/handlers/
BigPictureSocialIntentService.java 113 NotificationManagerCompat.from(getApplicationContext());
200 new NotificationCompat.Builder(getApplicationContext());
  /development/samples/browseable/DelayedConfirmation/Application/src/com.example.android.wearable.delayedconfirmation/
MainActivity.java 89 Toast.makeText(getApplicationContext(), R.string.toast_timer_selected,
92 Toast.makeText(getApplicationContext(), R.string.toast_timer_finished,
  /development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/handlers/
BigPictureSocialIntentService.java 113 NotificationManagerCompat.from(getApplicationContext());
200 new NotificationCompat.Builder(getApplicationContext());
  /development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/handlers/
BigPictureSocialIntentService.java 111 NotificationManagerCompat.from(getApplicationContext());
199 new NotificationCompat.Builder(getApplicationContext());
  /frameworks/base/tests/AmSlam/src/test/amslam/
MainActivity.java 61 sAppContext = getApplicationContext();
108 Intent intent = new Intent(getApplicationContext(), target);
  /packages/apps/Launcher3/src/com/android/launcher3/graphics/
DrawableFactory.java 55 context.getApplicationContext(), R.string.drawable_factory_class);
128 final Resources res = context.getApplicationContext().getResources();
  /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
LevelTrackingMediaRecorder.java 105 mOutputFD = Factory.get().getApplicationContext()
152 Factory.get().getApplicationContext().getContentResolver().delete(
  /packages/apps/Messaging/src/com/android/messaging/util/
AccessibilityUtil.java 57 final String text = Factory.get().getApplicationContext().getResources().getString(
65 final Context context = view.getContext().getApplicationContext();
OsUtil.java 143 final Context context = Factory.get().getApplicationContext();
201 final Context context = Factory.get().getApplicationContext();

Completed in 553 milliseconds

1 2 3 4 5 6 7 8 91011>>