/development/samples/USB/AdbTest/src/com/android/adb/ |
D | AdbSocket.java | 26 private final int mId; field in AdbSocket 31 mId = id; in AdbSocket() 35 return mId; in getId() 40 message.set(AdbMessage.A_OPEN, mId, 0, destination); in open() 72 message.set(AdbMessage.A_OKAY, mId, mPeerId); in sendReady()
|
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/ |
D | SimpleGeofence.java | 27 private final String mId; field in SimpleGeofence 45 this.mId = geofenceId; in SimpleGeofence() 55 return mId; in getId() 80 .setRequestId(mId) in toGeofence()
|
/development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/ |
D | TextWatcherWrapper.java | 28 private final int mId; field in TextWatcherWrapper 32 mId = id; in TextWatcherWrapper() 48 mListener.onTextChanged(mId, s.toString()); in afterTextChanged()
|
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/ |
D | VoicemailImpl.java | 27 private final Long mId; field in VoicemailImpl 48 mId = id; in VoicemailImpl() 163 return hasId() ? mId : -1; in getId() 168 return mId != null; in hasId() 248 return "VoicemailImpl [mTimestamp=" + mTimestamp + ", mNumber=" + mNumber + ", mId=" + mId in toString()
|
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
D | Adapters.java | 596 private final int mId; field in Adapters.XmlCursorAdapterParser 608 mId = id; in XmlCursorAdapterParser() 629 resources.getResourceEntryName(mId) + " does not exist"); in parse() 653 resources.getResourceEntryName(mId)); in parse() 682 mResources.getResourceEntryName(mId) + in parseSelectTag() 700 resources.getResourceEntryName(mId) + " does not have a 'from' attribute"); in parseBindTag() 706 resources.getResourceEntryName(mId) + " does not have a 'to' attribute"); in parseBindTag() 712 resources.getResourceEntryName(mId) + " does not have an 'as' attribute"); in parseBindTag() 750 context.getResources().getResourceEntryName(mId)); in findBinder() 781 mContext.getResources().getResourceEntryName(mId) + ": " + type, e); in createBinder() [all …]
|
/development/samples/ControllerSample/src/com/example/inputmanagercompat/ |
D | InputManagerV9.java | 147 private int mId; field in InputManagerV9.DeviceEvent 161 curChanged.mId = id; in getDeviceEvent() 170 mListener.onInputDeviceAdded(mId); in run() 173 mListener.onInputDeviceChanged(mId); in run() 176 mListener.onInputDeviceRemoved(mId); in run()
|
/development/samples/MultiDisplay/src/com/example/android/multidisplay/launcher/ |
D | LauncherActivity.java | 99 mSelectedDisplayId = mDisplayAdapter.getItem(i).mId; in onCreate() 310 final int mId; field in LauncherActivity.DisplayItem 314 mId = displayId; in DisplayItem()
|
/development/samples/training/multiscreen/newsreader/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/basic/ActivityLifecycle/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/basic/FragmentBasics/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/location-aware/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/AnimationsDemo/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/InteractiveChart/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/ContactsList/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/EffectiveNavigation/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/ControllerSample/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/NavigationDrawer/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |