Searched
full:protected (Results
426 -
450 of
40743) sorted by null
<<11121314151617181920>>
/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
ExifData.java | 62 protected byte[] getCompressedThumbnail() { 69 protected void setCompressedThumbnail(byte[] thumbnail) { 76 protected boolean hasCompressedThumbnail() { 83 protected void setStripBytes(int index, byte[] strip) { 97 protected int getStripCount() { 106 protected byte[] getStrip(int index) { 113 protected boolean hasUncompressedStrip() { 120 protected ByteOrder getByteOrder() { 128 protected IfdData getIfdData(int ifdId) { 139 protected void addIfdData(IfdData data) [all...] |
/art/test/075-verification-error/src2/other/ |
Mutant.java | 33 protected int inaccessibleField = 5; 34 protected static int inaccessibleStaticField = 6; 36 protected void inaccessibleMethod() { 40 protected static void inaccessibleStaticMethod() {
|
/art/test/121-modifiers/classes/ |
Inf.class | |
/art/test/712-varhandle-invocations/src/ |
SimpleTests.java | 24 protected void doTest() { 35 protected void doTest() { 42 protected void doTest() { 49 protected void doTest() {
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Fragments/ |
BaseUiFragment.java | 43 protected static final long UI_UPDATE_DELAY = 200; 45 protected static final int DIALOG_FRAGMENT = 1; 47 protected Button mBtnPass; 48 protected Button mBtnInfo; 49 protected Button mBtnFail; 50 protected ImageButton mPlaceWaypointButton; 52 protected LinearLayout mLLCameraLayout; 54 protected TestActivity mActivity; 56 protected Handler mHandler; 57 protected Runnable mUIUpdateRunnable [all...] |
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
WebViewActivity.java | 10 protected void onCreate(Bundle savedInstanceState) {
|
/cts/tests/app/app/src/android/app/stubs/ |
TestedActivity.java | 34 protected void onRestoreInstanceState(Bundle state) { 38 protected void onResume() { 44 protected void onSaveInstanceState(Bundle outState) { 48 protected void onStop() {
|
/cts/tests/fragment/sdk26/src/android/fragment/cts/sdk26/ |
NonConfigOnStopActivity.java | 31 protected void onCreate(Bundle savedInstanceState) { 37 protected void onResume() { 45 protected void onStop() { 55 protected void onDestroy() {
|
/cts/tests/tests/keystore/src/android/keystore/cts/ |
AES128CBCNoPaddingCipherTest.java | 31 protected byte[] getKatKey() { 36 protected byte[] getKatIv() { 41 protected byte[] getKatPlaintext() { 46 protected byte[] getKatCiphertext() {
|
AES128CBCPKCS7PaddingCipherTest.java | 31 protected byte[] getKatKey() { 36 protected byte[] getKatIv() { 41 protected byte[] getKatPlaintext() { 46 protected byte[] getKatCiphertext() {
|
AES128CTRNoPaddingCipherTest.java | 31 protected byte[] getKatKey() { 36 protected byte[] getKatIv() { 41 protected byte[] getKatPlaintext() { 46 protected byte[] getKatCiphertext() {
|
AES128ECBNoPaddingCipherTest.java | 30 protected byte[] getKatKey() { 35 protected byte[] getKatIv() { 40 protected byte[] getKatPlaintext() { 45 protected byte[] getKatCiphertext() {
|
AES128ECBPKCS7PaddingCipherTest.java | 30 protected byte[] getKatKey() { 35 protected byte[] getKatIv() { 40 protected byte[] getKatPlaintext() { 45 protected byte[] getKatCiphertext() {
|
AES192CBCNoPaddingCipherTest.java | 32 protected byte[] getKatKey() { 37 protected byte[] getKatIv() { 42 protected byte[] getKatPlaintext() { 47 protected byte[] getKatCiphertext() {
|
AES192CBCPKCS7PaddingCipherTest.java | 31 protected byte[] getKatKey() { 36 protected byte[] getKatIv() { 41 protected byte[] getKatPlaintext() { 46 protected byte[] getKatCiphertext() {
|
AES192CTRNoPaddingCipherTest.java | 30 protected byte[] getKatKey() { 35 protected byte[] getKatIv() { 40 protected byte[] getKatPlaintext() { 45 protected byte[] getKatCiphertext() {
|
AES192ECBNoPaddingCipherTest.java | 29 protected byte[] getKatKey() { 34 protected byte[] getKatIv() { 39 protected byte[] getKatPlaintext() { 44 protected byte[] getKatCiphertext() {
|
AES192ECBPKCS7PaddingCipherTest.java | 30 protected byte[] getKatKey() { 35 protected byte[] getKatIv() { 40 protected byte[] getKatPlaintext() { 45 protected byte[] getKatCiphertext() {
|
AES256CBCNoPaddingCipherTest.java | 32 protected byte[] getKatKey() { 37 protected byte[] getKatIv() { 42 protected byte[] getKatPlaintext() { 47 protected byte[] getKatCiphertext() {
|
AES256CBCPKCS7PaddingCipherTest.java | 32 protected byte[] getKatKey() { 37 protected byte[] getKatIv() { 42 protected byte[] getKatPlaintext() { 47 protected byte[] getKatCiphertext() {
|
AES256CTRNoPaddingCipherTest.java | 30 protected byte[] getKatKey() { 35 protected byte[] getKatIv() { 40 protected byte[] getKatPlaintext() { 45 protected byte[] getKatCiphertext() {
|
AES256ECBNoPaddingCipherTest.java | 31 protected byte[] getKatKey() { 36 protected byte[] getKatIv() { 41 protected byte[] getKatPlaintext() { 46 protected byte[] getKatCiphertext() {
|
AES256ECBPKCS7PaddingCipherTest.java | 30 protected byte[] getKatKey() { 35 protected byte[] getKatIv() { 40 protected byte[] getKatPlaintext() { 45 protected byte[] getKatCiphertext() {
|
/cts/tests/tests/location/src/android/location/cts/ |
GnssTestCase.java | 29 protected static final int MIN_HARDWARE_YEAR_MEASUREMENTS_REQUIRED = 2016; 30 protected TestLocationManager mTestLocationManager; 32 protected GnssTestCase() { 39 protected boolean isMeasurementTestStrict() {
|
/cts/tests/tests/telephony/src/android/telephony/gsm/cts/ |
SmsManagerTest.java | 33 protected ArrayList<String> divideMessage(String text) { 42 protected void sendMultiPartTextMessage(String destAddr, ArrayList<String> parts, 48 protected void sendDataMessage(String destAddr,short port, byte[] data, PendingIntent sentIntent, PendingIntent deliveredIntent) { 53 protected void sendTextMessage(String destAddr, String text, PendingIntent sentIntent, PendingIntent deliveredIntent) {
|
Completed in 1301 milliseconds
<<11121314151617181920>>