HomeSort by relevance Sort by last modified time
    Searched refs:CURRENT (Results 26 - 50 of 220) sorted by null

12 3 4 5 6 7 8 9

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppFileProvider.java 58 * @param context A {@link Context} for the current component.
70 mBroadcastReceiver, UserHandle.CURRENT, userFilter, null, null);
99 * @param context A {@link Context} for the current component.
  /packages/apps/Settings/src/com/android/settings/
TetherProvisioningActivity.java 68 startActivityForResultAsUser(intent, PROVISION_REQUEST, UserHandle.CURRENT);
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
CallScreeningServiceFilterTest.java 96 when(mCallsManager.getCurrentUserHandle()).thenReturn(UserHandle.CURRENT);
119 anyInt(), eq(UserHandle.CURRENT))).thenReturn(true);
155 anyInt(), eq(UserHandle.CURRENT))).thenReturn(false);
205 eq(UserHandle.CURRENT));
InCallControllerTests.java 143 eq(UserHandle.CURRENT));
176 eq(UserHandle.CURRENT));
203 anyInt(), eq(UserHandle.CURRENT))).thenReturn(true);
226 eq(UserHandle.CURRENT));
255 eq(UserHandle.CURRENT))).thenReturn(true);
282 eq(UserHandle.CURRENT));
350 eq(UserHandle.CURRENT));
382 eq(UserHandle.CURRENT));
417 eq(UserHandle.CURRENT));
454 eq(UserHandle.CURRENT));
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
StorageNotification.java 169 // Kick current state into place
602 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT);
618 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT);
630 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT);
638 PendingIntent.FLAG_CANCEL_CURRENT, UserHandle.CURRENT);
647 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT);
673 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT);
682 PendingIntent.FLAG_CANCEL_CURRENT, UserHandle.CURRENT);
694 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT);
713 PendingIntent.FLAG_CANCEL_CURRENT, null, UserHandle.CURRENT);
    [all...]
UsbAccessoryUriActivity.java 91 startActivityAsUser(intent, UserHandle.CURRENT);
  /packages/apps/Messaging/src/com/android/messaging/sms/
BugleApnSettingsLoader.java 142 CURRENT_NULL_VALUE.putNull(Telephony.Carriers.CURRENT);
144 CURRENT_SET_VALUE.put(Telephony.Carriers.CURRENT, "1"); // 1 for auto selected APN
146 private static final String CLEAR_UPDATE_SELECTION = Telephony.Carriers.CURRENT + " =?";
159 * @param current the value of CURRENT column in database
164 final long rowId, final int current) {
177 return new DatabaseApn(apns, base, rowId, current);
186 final int current) {
190 mCurrent = current;
237 * Try to set the APN to be CURRENT in its database tabl
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
SystemUIDialog.java 108 context.registerReceiverAsUser(mReceiver, UserHandle.CURRENT,
  /packages/apps/Calendar/src/com/android/calendar/selectcalendars/
SelectVisibleCalendarsActivity.java 51 mController.sendEvent(this, EventType.EVENTS_CHANGED, null, null, -1, ViewType.CURRENT);
  /packages/apps/Settings/tests/robotests/src/com/android/settings/accounts/
AccountTypePreferenceLoaderTest.java 78 final AuthenticatorHelper helper = new AuthenticatorHelper(mContext, UserHandle.CURRENT,
81 UserHandle.CURRENT));
AccountHeaderPreferenceControllerTest.java 95 args.putParcelable(AccountDetailDashboardFragment.KEY_USER_HANDLE, UserHandle.CURRENT);
  /packages/apps/Calendar/src/com/android/calendar/
SearchActivity.java 147 // Didn't find a time in the bundle, look in intent or current time
282 mController.sendEvent(this, EventType.GO_TO, t, null, -1, ViewType.CURRENT);
347 mController.sendEvent(this, EventType.EVENTS_CHANGED, null, null, -1, ViewType.CURRENT);
373 mController.sendEvent(this, EventType.SEARCH, null, null, -1, ViewType.CURRENT, 0, query,
AllInOneActivity.java 298 mController.sendEvent(this, EventType.GO_TO, time, time, -1, ViewType.CURRENT);
527 mController.sendEvent(this, EventType.UPDATE_TITLE, t, t, -1, ViewType.CURRENT,
587 mController.sendEvent(this, EventType.USER_HOME, null, null, -1, ViewType.CURRENT);
758 int viewType = ViewType.CURRENT;
765 viewType = ViewType.CURRENT;
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
ApnSettingsActivity.java 135 sCurrentNullMap.putNull(Telephony.Carriers.CURRENT);
138 sCurrentSetMap.put(Telephony.Carriers.CURRENT, "2"); // 2 for user-selected APN,
322 // current=2 means user selected APN
323 private static final String UPDATE_SELECTION = Telephony.Carriers.CURRENT + " =?";
332 // null out the previous "current=2" APN
336 // set the new "current" APN (2)
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
HostEmulationManager.java 90 // that is the current active one, until a new SELECT AID
298 Context.BIND_AUTO_CREATE, UserHandle.CURRENT)) {
374 mContext.startActivityAsUser(dialogIntent, UserHandle.CURRENT);
386 mContext.startActivityAsUser(intent, UserHandle.CURRENT);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
ForcedResizableInfoActivityController.java 149 mContext.startActivityAsUser(intent, options.toBundle(), UserHandle.CURRENT);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
LeakReporter.java 98 PendingIntent.FLAG_UPDATE_CURRENT, null, UserHandle.CURRENT));
  /frameworks/base/services/core/java/com/android/server/policy/
GlobalKeyManager.java 78 context.sendBroadcastAsUser(intent, UserHandle.CURRENT, null);
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
RemoteBugreportUtils.java 65 dialogIntent, 0, null, UserHandle.CURRENT);
  /packages/apps/Nfc/src/com/android/nfc/
NfcWifiProtectedSetup.java 83 // hasUserRestriction does not support UserHandle.CURRENT.
90 context.startActivityAsUser(configureNetworkIntent, UserHandle.CURRENT);
NfcDispatcher.java 233 context.startActivityAsUser(rootIntent, UserHandle.CURRENT);
244 context.startActivityAsUser(rootIntent, UserHandle.CURRENT);
644 // hasUserRestriction does not support UserHandle.CURRENT
662 mContext.startServiceAsUser(intent, UserHandle.CURRENT);
671 * If the current app called stopAppSwitches() then our startActivity() can
  /packages/services/Car/service/src/com/android/car/
PerUserCarServiceHelper.java 38 * 1. Provide methods to Bind/Unbind to the {@link PerUserCarService} as the current User
163 * Bind to the CarUserService {@link PerUserCarService} which is created to run as the Current
175 mContext.BIND_AUTO_CREATE, UserHandle.CURRENT);
185 * Unbind from the {@link PerUserCarService} running as the Current user.
  /packages/services/Telecomm/src/com/android/server/telecom/components/
UserCallIntentProcessor.java 144 // Save the user handle of current user before forwarding the intent to primary user.
192 context.startActivityAsUser(intent, UserHandle.CURRENT);
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
NotificationInfoTest.java 125 new Notification(), UserHandle.CURRENT, null, 0);
    [all...]
  /frameworks/base/core/java/android/os/
UserHandle.java 44 /** @hide A user handle to indicate the current user of the device */
45 public static final UserHandle CURRENT = new UserHandle(USER_CURRENT);
47 /** @hide A user id to indicate that we would like to send to the current
52 /** @hide A user handle to indicate that we would like to send to the current
297 } else if ("current".equals(arg) || "cur".equals(arg)) {
310 * Returns the user id of the current process
311 * @return user id of the current process

Completed in 1952 milliseconds

12 3 4 5 6 7 8 9