HomeSort by relevance Sort by last modified time
    Searched full:protected (Results 501 - 525 of 40743) sorted by null

<<21222324252627282930>>

  /external/testng/src/test/java/test/access/
PrivateAccessConfigurationMethods.java 8 * Test that private and protected @Configuration methods are run
31 protected void protectedConfBeforeMethod() {
44 Assert.assertTrue(m_protected, "protected @Configuration should have been run");
47 Assert.assertTrue(m_baseProtected, "protected base @Configuration should have been run");
  /external/testng/src/test/java/test/guice/
GuiceTestModule.java 15 protected void configure() {
  /external/testng/src/test/java/test/thread/
ThreadPoolSizeBase.java 12 protected void logThread() {
  /external/turbine/javatests/com/google/turbine/lower/testdata/
B33513475b.test 17 protected static class InnerMost {}
  /frameworks/base/core/tests/coretests/src/android/app/activity/
TestedActivity.java 37 protected void onRestoreInstanceState(Bundle state)
42 protected void onResume()
48 protected void onSaveInstanceState(Bundle outState)
53 protected void onStop()
  /frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
WindowAnimationJankTestBase.java 32 protected WindowAnimationJankTestBase() {
36 protected void setUp() throws Exception {
48 protected void tearDown() throws Exception {
53 protected UiDevice getUiDevice() {
  /frameworks/layoutlib/bridge/src/android/text/
LineBreaker.java 29 protected static final int TAB_MASK = 0x20000000; // keep in sync with StaticLayout
31 protected final @NonNull List<Primitive> mPrimitives;
32 protected final @NonNull LineWidth mLineWidth;
33 protected final @NonNull TabStops mTabStops;
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/anqp/
ANQPElement.java 9 protected ANQPElement(Constants.ANQPElementType id) {
  /frameworks/support/coordinatorlayout/src/androidTest/java/androidx/coordinatorlayout/widget/
BaseTestActivity.java 30 protected void onCreate(Bundle savedInstanceState) {
50 protected abstract int getContentViewLayoutResId();
52 protected void onContentViewSet() {}
55 protected void onDestroy() {
  /frameworks/support/leanback/src/androidTest/java/androidx/leanback/media/
PlaybackGlueHostImpl.java 26 protected HostCallback mHostCallback;
27 protected Row mRow;
28 protected PlaybackRowPresenter mPlaybackRowPresenter;
29 protected PlayerCallback mPlayerCallback;
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
MessageFormatFieldTest.java 24 // protected constructor
38 protected void setUp() {
41 protected void tearDown() {
44 protected void doneSuite() {
NumberFormatFieldTest.java 24 // protected constructor
38 protected void setUp() {
41 protected void tearDown() {
44 protected void doneSuite() {
  /libcore/jsr166-tests/src/test/java/jsr166/
LinkedBlockingDequeBoundedTest.java 14 protected BlockingQueue emptyCollection() {
LinkedBlockingDequeUnboundedTest.java 14 protected BlockingQueue emptyCollection() {
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/support/
MyKeyGeneratorSpi.java 41 protected SecretKey engineGenerateKey() {
46 protected void engineInit(AlgorithmParameterSpec params, SecureRandom random)
54 protected void engineInit(int keysize, SecureRandom random) {
61 protected void engineInit(SecureRandom random) {
  /libcore/luni/src/test/java/tests/security/
special-test-cases.txt 2 CertPath.CertPathRep.class, but this class is protected and thus not visible
  /libcore/ojluni/src/test/java/time/test/java/time/format/
AbstractTestPrinterParser.java 84 protected StringBuilder buf;
85 protected DateTimeFormatterBuilder builder;
86 protected TemporalAccessor dta;
87 protected Locale locale;
88 protected DecimalStyle decimalStyle;
100 protected void setCaseSensitive(boolean caseSensitive) {
108 protected void setStrict(boolean strict) {
116 protected DateTimeFormatter getFormatter() {
120 protected DateTimeFormatter getFormatter(char c) {
124 protected DateTimeFormatter getFormatter(String s)
    [all...]
  /packages/apps/Camera2/src/com/android/camera/stats/
CaptureSessionStatsCollector.java 28 protected long mCaptureTimeMillis;
29 protected final UsageStatistics mUsageStatistics;
33 protected Integer mMode;
36 protected Boolean mIsFrontFacing = Boolean.FALSE;
37 protected Boolean mIsHdr = Boolean.FALSE;
38 protected Float mZoom = new Float(0.0f);
41 protected String mFilename;
42 protected ExifInterface mExifInterface;
43 protected String mFlashSetting;
44 protected Boolean mGridLinesOn
    [all...]
  /packages/apps/Camera2/src/com/android/camera/stats/profiler/
LoggingProfile.java 34 protected void onStart() {
39 protected void onMark(double totalMillis, double lastMillis, String reason) {
44 protected void onStop(double totalMillis, double lastMillis) {
49 protected void onStop(double totalMillis, double lastMillis, String reason) {
  /packages/apps/Camera2/src/com/android/camera/ui/focus/
FocusRingRenderer.java 39 protected static enum FocusState {
47 protected final Invalidator mInvalidator;
48 protected final Paint mRingPaint;
49 protected final DampedSpring mRingRadius;
50 protected final UnitCurve mEnterOpacityCurve;
51 protected final UnitCurve mExitOpacityCurve;
52 protected final UnitCurve mHardExitOpacityCurve;
53 protected final float mEnterDurationMillis;
54 protected final float mExitDurationMillis;
55 protected final float mHardExitDurationMillis = 64
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
CanvasTexture.java 27 protected Canvas mCanvas;
37 protected Bitmap onGetBitmap() {
45 protected void onFreeBitmap(Bitmap bitmap) {
51 abstract protected void onDraw(Canvas canvas, Bitmap backing);
ResourceTexture.java 29 protected final Context mContext;
30 protected final int mResId;
40 protected Bitmap onGetBitmap() {
48 protected void onFreeBitmap(Bitmap bitmap) {
  /packages/apps/Messaging/src/com/android/messaging/widget/
BaseWidgetFactory.java 47 protected static final String TAG = LogUtil.BUGLE_WIDGET_TAG;
49 protected static final int MAX_ITEMS_TO_SHOW = 25;
54 protected static final Object sWidgetLock = new Object();
56 protected final Context mContext;
57 protected final int mAppWidgetId;
58 protected boolean mShouldShowViewMore;
59 protected Cursor mCursor;
60 protected final AppWidgetManager mAppWidgetManager;
61 protected int mIconSize;
62 protected ImageResource mAvatarResource
    [all...]
  /packages/apps/Settings/src/com/android/settings/accessibility/
NotificationVibrationPreferenceFragment.java 36 protected int getPreferenceScreenResId() {
44 protected String getVibrationIntensitySetting() {
49 protected int getPreviewVibrationAudioAttributesUsage() {
54 protected int getDefaultVibrationIntensity() {
  /packages/apps/TV/src/com/android/tv/ui/sidepanel/
DividerItem.java 34 protected int getResourceId() {
39 protected void onBind(View view) {
56 protected void onUnbind() {
61 protected void onSelected() {}

Completed in 605 milliseconds

<<21222324252627282930>>