HomeSort by relevance Sort by last modified time
    Searched full:plain (Results 1376 - 1400 of 4692) sorted by null

<<51525354555657585960>>

  /external/zlib/src/contrib/minizip/
crypt.h 46 * Update the encryption keys with the next byte of plain text
  /frameworks/av/media/libstagefright/
NuMediaExtractor.cpp 618 // Signal numPageSamples (a plain int32_t) is appended at the end,
619 // i.e. sizeof(numPageSamples) plain bytes + 0 encrypted bytes
643 // if sample meta data does not include plain size array, assume filled with zeros,
647 // append sizeof(numPageSamples) to plain sizes.
  /frameworks/base/cmds/uiautomator/cmds/uiautomator/
uiautomator 21 # to be dexopt'd to run in Dalvik. For plain jar files, this is done at first
  /frameworks/base/core/java/android/view/inputmethod/
CompletionInfo.java 126 * Return the user-visible label for the completion, or null if the plain
  /frameworks/base/core/java/android/widget/
EditText.java 39 * attribute. For example, for plain text input set inputType to "text":
  /frameworks/base/services/usb/java/com/android/server/usb/descriptors/report/
ReportCanvas.java 43 * Writes a plain string to the output.
  /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/
SimpleInflater.java 83 * use inflater with an XmlPullParser over a plain XML file at runtime.
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduContentTypes.java 29 "text/plain", /* 0x03 */
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
VisualVoicemailSmsFilterTest.java 97 * use a plain text message. {@link android.telephony.SmsMessage#createFromPdu(byte[], String)}
  /frameworks/support/room/common/src/main/java/androidx/room/
RawQuery.java 72 * RawQueries can also return plain old java objects, similar to {@link Query} methods.
  /hardware/interfaces/gatekeeper/1.0/
IGatekeeper.hal 36 * @param currentPassword The user's current password in plain text.
  /hardware/interfaces/renderscript/1.0/default/
Device.cpp 65 // into a vendor process), then use the plain dlopen.
  /hardware/qcom/msm8998/json-c/
json_util.c 224 orig_has_neg = 0; // "-0" is the same as just plain "0"
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
FileChannelLockingTest.java 46 + "but do life's plain, common work as it comes, certain that daily duties and daily bread are the sweetest "
  /libcore/luni/src/main/java/javax/xml/transform/stream/
StreamResult.java 29 * which may be XML, plain Text, HTML, or some other form of markup.</p>
  /libcore/ojluni/src/main/java/java/net/
ContentHandler.java 56 * YoyoDyne.experimental.text.plain
  /libcore/ojluni/src/main/java/java/util/logging/
package.html 91 XMLFormatter, for formatting log records in plain text
  /libcore/ojluni/src/main/java/javax/crypto/spec/
GCMParameterSpec.java 44 * plain/ciphertext and authentication tags) are handled in the {@code
  /libcore/ojluni/src/main/java/sun/net/www/protocol/file/
FileURLConnection.java 52 static String TEXT_PLAIN = "text/plain";
  /packages/apps/Browser2/
AndroidManifest.xml 83 <data android:mimeType="text/plain"/>
  /packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
StopwatchCircleView.java 120 // No need to continue animating the plain white circle.
  /packages/apps/Dialer/java/com/android/dialer/simulator/impl/
SimulatorMainMenu.java 155 intent.setType("text/plain");
  /packages/apps/Dialer/java/com/android/voicemail/impl/mail/internet/
MimeBodyPart.java 107 return "text/plain";
  /packages/apps/DocumentsUI/src/com/android/documentsui/
FileTypeMap.java 58 mFileTypeMap.put("text/plain", R.string.txt_file_type);
ShortcutsUpdater.java 83 // user has multiple accounts installed, and the plain title doesn't

Completed in 2067 milliseconds

<<51525354555657585960>>