/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
CachedBluetoothDevice.java | 351 Log.d(TAG," Clearing all connection state for dev:" + mDevice.getName());
|
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
ExifInterface.java | 718 * Reads the exif tags from a byte array, clearing this ExifInterface 729 * Reads the exif tags from an InputStream, clearing this ExifInterface 749 * Reads the exif tags from a file, clearing this ExifInterface object's 772 * Sets the exif tags, clearing this ExifInterface object's existing exif [all...] |
/frameworks/base/services/core/java/com/android/server/wm/ |
WindowSurfaceController.java | 214 Slog.w(TAG, "Error setting clearing crop of " + this, e);
|
/frameworks/base/services/net/java/android/net/dhcp/ |
DhcpClient.java | 123 * (or clearing) of an IPv4 LinkAddress. [all...] |
/frameworks/multidex/library/src/android/support/multidex/ |
MultiDex.java | 344 Log.i(TAG, "Clearing old secondary dex dir (" + dexDir.getPath() + ").");
|
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/ |
ThermalManager.java | 783 // clearing hastables
|
/hardware/qcom/audio/legacy/alsa_sound/ |
AudioStreamInALSA.cpp | 617 // Stupid interface wants us to have a side effect of clearing the count [all...] |
/libcore/ojluni/src/main/java/java/nio/ |
Buffer.java | 113 * <h4> Clearing, flipping, and rewinding </h4>
|
/packages/apps/Camera2/src/com/android/camera/exif/ |
ExifInterface.java | 721 * Reads the exif tags from a byte array, clearing this ExifInterface 732 * Reads the exif tags from an InputStream, clearing this ExifInterface 752 * Reads the exif tags from a file, clearing this ExifInterface object's 772 * Sets the exif tags, clearing this ExifInterface object's existing exif [all...] |
/packages/apps/ContactsCommon/res/values-en-rAU/ |
strings.xml | 69 <string name="clearFrequentsProgress_title" msgid="3738406170865048982">"Clearing frequently contacted?"</string>
|
/packages/apps/ContactsCommon/res/values-en-rGB/ |
strings.xml | 69 <string name="clearFrequentsProgress_title" msgid="3738406170865048982">"Clearing frequently contacted?"</string>
|
/packages/apps/ContactsCommon/res/values-en-rIN/ |
strings.xml | 69 <string name="clearFrequentsProgress_title" msgid="3738406170865048982">"Clearing frequently contacted?"</string>
|
/packages/apps/Dialer/res/values-en-rAU/ |
strings.xml | 45 <string name="clearCallLogProgress_title" msgid="3372471156216306132">"Clearing call history?"</string>
|
/packages/apps/Dialer/res/values-en-rGB/ |
strings.xml | 45 <string name="clearCallLogProgress_title" msgid="3372471156216306132">"Clearing call history?"</string>
|
/packages/apps/Dialer/res/values-en-rIN/ |
strings.xml | 45 <string name="clearCallLogProgress_title" msgid="3372471156216306132">"Clearing call history?"</string>
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
ExifInterface.java | 718 * Reads the exif tags from a byte array, clearing this ExifInterface 729 * Reads the exif tags from an InputStream, clearing this ExifInterface 749 * Reads the exif tags from a file, clearing this ExifInterface object's 772 * Sets the exif tags, clearing this ExifInterface object's existing exif [all...] |
/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
ExifInterface.java | 718 * Reads the exif tags from a byte array, clearing this ExifInterface 729 * Reads the exif tags from an InputStream, clearing this ExifInterface 749 * Reads the exif tags from a file, clearing this ExifInterface object's 772 * Sets the exif tags, clearing this ExifInterface object's existing exif [all...] |
/packages/apps/Music/src/com/android/music/ |
AlbumBrowserActivity.java | 177 // by clearing its DatasetObservers, which setListAdapter(null) does.
|
ArtistAlbumBrowserActivity.java | 179 // by clearing its DatasetObservers, which setListAdapter(null) does. [all...] |
PlaylistBrowserActivity.java | 205 // by clearing its DatasetObservers, which setListAdapter(null) does.
|
/packages/apps/Settings/src/com/android/settings/ |
ChooseLockPattern.java | 569 * is at in choosing a view. This doesn't handle clearing out the pattern;
|
/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
PrivateVolumeSettings.java | [all...] |
/packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/ |
MimeMessage.java | 377 * overridden by explicitly clearing the headers, removing the message-id header, etc.
|
/packages/services/Telephony/src/com/android/phone/ |
NotificationMgr.java | 433 // clearing the notification, which does not require additional information.
|
/packages/services/Telephony/src/com/android/phone/common/mail/internet/ |
MimeMessage.java | 376 * overridden by explicitly clearing the headers, removing the message-id header, etc.
|