HomeSort by relevance Sort by last modified time
    Searched full:creates (Results 151 - 175 of 8951) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/proguard/src/proguard/classfile/attribute/preverification/
StackMapAttribute.java 40 * Creates an uninitialized ExceptionsAttribute.
48 * Creates a StackMapTableAttribute with the given stack map frames.
57 * Creates a StackMapTableAttribute with the given stack map frames.
StackMapTableAttribute.java 40 * Creates an uninitialized StackMapTableAttribute.
48 * Creates a StackMapTableAttribute with the given stack map frames.
57 * Creates a StackMapTableAttribute with the given stack map frames.
  /external/proguard/src/proguard/classfile/visitor/
ClassNameFilter.java 42 * Creates a new ClassNameFilter.
57 * Creates a new ClassNameFilter.
72 * Creates a new ClassNameFilter.
  /external/proguard/src/proguard/evaluation/value/
InitialValueFactory.java 26 * This value factory creates initial values for fields and array elements,
38 * Creates a new InitialValueFactory.
49 * Creates an initial value (0, 0L, 0.0f, 0.0, null) of the given type.
  /frameworks/base/test-runner/src/android/test/
ActivityInstrumentationTestCase.java 41 * Creates an {@link ActivityInstrumentationTestCase} in non-touch mode.
52 * Creates an {@link ActivityInstrumentationTestCase}.
85 // creates a non-static inner class (thus referencing the test case) and gives it to
  /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
DrawableLayoutDirectionHelper.java 31 * Creates an {@link android.graphics.drawable.InsetDrawable} according to the layout direction
43 * Creates an {@link android.graphics.drawable.InsetDrawable} according to the layout direction
59 * Creates an {@link android.graphics.drawable.InsetDrawable} according to
  /libcore/ojluni/src/main/java/java/io/
FileReader.java 48 * Creates a new <tt>FileReader</tt>, given the name of the
62 * Creates a new <tt>FileReader</tt>, given the <tt>File</tt>
76 * Creates a new <tt>FileReader</tt>, given the
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/
TempPath.java 33 * Creates a new temporary file. Wheter it will be be created in memory
43 * Creates a new temporary file. Wheter it will be be created in memory
55 * Creates a new temporary file. Wheter it will be be created in memory
  /system/bt/osi/include/
buffer.h 31 // Creates a new reference to the buffer |buf|. A reference is indistinguishable
33 // and vice versa. In other words, this function creates an alias to |buf|. The
38 // Creates a new reference to the last |slice_size| bytes of |buf|. See
  /system/core/include/binderwrapper/
binder_wrapper.h 38 // Creates and initializes the singleton (using a wrapper that communicates
55 // set by InitForTesting(), or creates a new one by calling Create().
66 // Creates a local binder object.
  /build/core/clang/
mips.mk 18 # Temporary workaround for Mips clang++ problem, creates
  /developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/
HeadsUpNotificationFragment.java 51 * If checked, notifications that this Fragment creates will be displayed as Heads-Up
102 * Creates a new notification depending on the argument.
107 * <li>true : Creates a heads-up notification.</li>
108 * <li>false : Creates a non-heads-up notification.</li>
  /developers/build/prebuilts/gradle/RenderScriptIntrinsic/Application/src/main/res/values/
base-strings.xml 25 Creates several RenderScript intrinsics and shows a filtering result with various parameters.
  /developers/build/prebuilts/gradle/SynchronizedNotifications/Application/src/main/res/values/
base-strings.xml 24 This sample creates simple or synchronized notifications on a
  /developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/
HeadsUpNotificationFragment.java 51 * If checked, notifications that this Fragment creates will be displayed as Heads-Up
102 * Creates a new notification depending on the argument.
107 * <li>true : Creates a heads-up notification.</li>
108 * <li>false : Creates a non-heads-up notification.</li>
  /development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
HeadsUpNotificationFragment.java 51 * If checked, notifications that this Fragment creates will be displayed as Heads-Up
102 * Creates a new notification depending on the argument.
107 * <li>true : Creates a heads-up notification.</li>
108 * <li>false : Creates a non-heads-up notification.</li>
  /development/samples/browseable/RenderScriptIntrinsic/res/values/
base-strings.xml 25 Creates several RenderScript intrinsics and shows a filtering result with various parameters.
  /development/samples/browseable/SynchronizedNotifications/Application/res/values/
base-strings.xml 24 This sample creates simple or synchronized notifications on a
  /device/asus/fugu/
init.recovery.fugu.rc 3 # Android creates by-name disk links with the disk controller
  /external/apache-commons-math/src/main/java/org/apache/commons/math/random/
Well1024a.java 52 /** Creates a new random number generator.
60 /** Creates a new random number generator using a single int seed.
67 /** Creates a new random number generator using an int array seed.
75 /** Creates a new random number generator using a single long seed.
Well19937a.java 52 /** Creates a new random number generator.
60 /** Creates a new random number generator using a single int seed.
67 /** Creates a new random number generator using an int array seed.
75 /** Creates a new random number generator using a single long seed.
Well512a.java 52 /** Creates a new random number generator.
60 /** Creates a new random number generator using a single int seed.
67 /** Creates a new random number generator using an int array seed.
75 /** Creates a new random number generator using a single long seed.
  /external/autotest/client/cros/multimedia/
local_facade_factory.py 22 """Creates a display facade object."""
  /external/autotest/client/site_tests/platform_CryptohomeTPMReOwn/
control 7 PURPOSE = "Verify that cryptohome re-creates the user's vault directory when the TPM is re-owned."
  /external/autotest/client/site_tests/platform_TraceClockMonotonic/
control 7 Checks for "mono" option in trace_clock and runs a binary that creates

Completed in 1615 milliseconds

1 2 3 4 5 67 8 91011>>