HomeSort by relevance Sort by last modified time
    Searched defs:currentId (Results 1 - 23 of 23) sorted by null

  /frameworks/base/tests/JobSchedulerTestApp/src/com/android/demo/jobSchedulerApp/service/
TestJobService.java 86 currentId++;
87 jobParamsMap.put(currentId, params);
88 final int currId = this.currentId;
111 static int currentId = 0;
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntitySet.java 267 final Long currentId = getRawContactId(i);
268 if (rawContactId.equals(currentId)) {
  /packages/apps/Camera2/src/com/android/camera/app/
CameraController.java 281 int currentId = mCameraProxy.getCameraId();
282 if (currentId != id) {
285 + "opened (current:requested): " + currentId + ":" + id);
289 + currentId + ":" + mRequestingCameraId + ":" + id);
  /packages/apps/Camera2/src/com/android/camera/widget/
FilmstripLayout.java 211 int currentId = controller.getCurrentAdapterIndex();
213 mListener.onEnterFilmstrip(currentId);
215 mListener.onEnterFullScreenUiShown(currentId);
  /packages/apps/Contacts/src/com/android/contacts/model/
RawContactDeltaList.java 335 final Long currentId = getRawContactId(i);
336 if (rawContactId.equals(currentId)) {
  /external/wpa_supplicant_8/src/eap_server/
eap_i.h 132 int currentId;
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapSmsPdu.java 163 int currentId = pdu.read();
166 if(currentId == parameterId) {
197 int currentId = pdu.read();
200 if(currentId == subParameterId) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionManager.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
UserSwitcherController.java 203 int currentId = ActivityManager.getCurrentUser();
209 boolean isCurrent = currentId == info.id;
509 final int currentId = intent.getIntExtra(Intent.EXTRA_USER_HANDLE, -1);
510 final UserInfo userInfo = mUserManager.getUserInfo(currentId);
515 boolean shouldBeCurrent = record.info.id == currentId;
546 showLogoutNotification(currentId);
549 showGuestNotification(currentId);
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 308 final int currentId = currentEditor.getID();
313 panel.setEditor(currentId);
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/
aether-util-0.9.0.M2.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/0.9.0.M3/
aether-util-0.9.0.M3.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-util/1.0.2.v20150114/
aether-util-1.0.2.v20150114.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/haha/haha/1.3/
haha-1.3.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 
  /external/guice/extensions/persist/lib/
hibernate3.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.2455.10/
uast-171.2455.10.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.5/
kotlin-compiler-embeddable-1.0.5.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.1.1/
kotlin-compiler-embeddable-1.1.1.jar 

Completed in 915 milliseconds