OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:specified
(Results
326 - 350
of
15610
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/selinux/policycoreutils/sepolicy/sepolicy/help/
transition_from.txt
1
This screen shows when a process running with the '%(APP)s' type executes 'Commands File Paths' that they will transition to the
specified
types.
/external/sepolicy/tools/sepolicy-analyze/
dups.c
24
if (!(k->
specified
& AVTAB_ALLOWED))
31
avkey.
specified
= k->
specified
;
58
node = avtab_search_node_next(node, avkey.
specified
)) {
/external/skia/example/mac/
HelloWorldDelegate.mm
10
//Load
specified
skia views after launching
/external/skia/src/core/
SkPaintDefaults.h
14
* Any of these can be
specified
by the build system (or SkUserConfig.h)
/external/skia/src/views/mac/
SampleAppDelegate.mm
9
//Load
specified
skia views after launching
/external/toybox/toys/android/
load_policy.c
14
Load the
specified
policy file.
/external/toybox/toys/other/
partprobe.c
17
Ask the kernel to re-read the partition table on the
specified
devices.
/frameworks/base/core/java/android/text/style/
TextAppearanceSpan.java
40
* Uses the
specified
TextAppearance resource to determine the
49
* Uses the
specified
TextAppearance resource to determine the
50
* text appearance, and the
specified
text color resource
110
* Makes text be drawn with the
specified
typeface, size, style,
175
* Returns the typeface family
specified
by this span, or <code>null</code>
183
* Returns the text color
specified
by this span, or <code>null</code>
191
* Returns the link color
specified
by this span, or <code>null</code>
199
* Returns the text size
specified
by this span, or <code>-1</code>
207
* Returns the text style
specified
by this span, or <code>0</code>
/frameworks/base/graphics/java/android/graphics/
Matrix.java
309
*
specified
transformation.
321
* Set the matrix to rotate by the
specified
number of degrees, with a pivot
323
* unchanged by the
specified
transformation.
330
* Set the matrix to rotate about (0,0) by the
specified
number of degrees.
337
* Set the matrix to rotate by the
specified
sine and cosine values, with a
339
* remain unchanged by the
specified
transformation.
345
/** Set the matrix to rotate by the
specified
sine and cosine values. */
353
*
specified
transformation.
365
* Set the matrix to the concatenation of the two
specified
matrices and
381
* Preconcats the matrix with the
specified
translation
[
all
...]
/frameworks/base/telephony/java/com/android/ims/internal/
IImsRegistrationListener.aidl
58
* @param serviceClass a service class
specified
in {@link ImsServiceClass}
60
* If {@code event} is 0, meaning the
specified
service is removed from the IMS connection.
61
* Else ({@code event} is 1), meaning the
specified
service is added to the IMS connection.
69
* @param serviceClass a service class
specified
in {@link ImsServiceClass}
/frameworks/data-binding/integration-tests/App With Spaces/app/
proguard-rules.pro
2
# By default, the flags in this file are appended to flags
specified
/frameworks/data-binding/integration-tests/IndependentLibrary/app/
proguard-rules.pro
2
# By default, the flags in this file are appended to flags
specified
/frameworks/data-binding/integration-tests/MultiModuleTestApp/app/
proguard-rules.pro
2
# By default, the flags in this file are appended to flags
specified
/frameworks/data-binding/integration-tests/MultiModuleTestApp/testlibrary/
proguard-rules.pro
2
# By default, the flags in this file are appended to flags
specified
/frameworks/data-binding/integration-tests/TestApp/app/
proguard-rules.pro
2
# By default, the flags in this file are appended to flags
specified
/frameworks/data-binding/samples/BindingDemo/app/
proguard-rules.pro
2
# By default, the flags in this file are appended to flags
specified
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduBody.java
74
* Appends the
specified
part to the end of this body.
90
* Inserts the
specified
part at the
specified
position.
92
* @param index index at which the
specified
part is to be inserted
106
* Removes the part at the
specified
position.
109
* @return part at the
specified
index
123
* Get the part at the
specified
position.
126
* @return part at the
specified
index
133
* Get the index of the
specified
part.
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
check_dims.rs
7
// This test checks to see that we only work on the cells
specified
for the
/frameworks/support/v4/donut/android/support/v4/view/
TintableBackgroundView.java
34
* mutate the drawable and apply the
specified
tint and tint mode.
43
* Return the tint applied to the background drawable, if
specified
.
51
* Specifies the blending mode used to apply the tint
specified
by
63
* drawable, if
specified
.
/libcore/luni/src/main/java/java/lang/reflect/
AnnotatedElement.java
30
* Returns, for this element, the annotation with the
specified
type, or
31
* {@code null} if no annotation with the
specified
type is present
36
* @return the annotation with the
specified
type or {@code null}
62
*
specified
annotation type (including inherited annotations).
/libcore/luni/src/main/java/javax/crypto/
KeyGeneratorSpi.java
46
* Initializes this {@code KeyGeneratorSpi} instance with the
specified
61
* Initializes this {@code KeyGenerator} instance for the
specified
key
62
* size (in bits) using the
specified
randomness source.
72
* Initializes this {@code KeyGenerator} with the
specified
randomness
/libcore/luni/src/main/java/javax/security/auth/login/
package.html
10
specified
simply via a new LoginModule and chained together with the existing
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DHPrivateKeySpecTest.java
39
*
specified
in the constructor with the values returned by getters.
51
+ "equal to the value
specified
in the constructor",
54
+ "equal to the value
specified
in the constructor",
57
+ "equal to the value
specified
in the constructor",
DHPublicKeySpecTest.java
39
*
specified
in the constructor with the values returned by getters.
51
+ "equal to the value
specified
in the constructor",
54
+ "equal to the value
specified
in the constructor",
57
+ "equal to the value
specified
in the constructor",
/packages/apps/Messaging/src/android/support/v7/mms/pdu/
PduBody.java
74
* Appends the
specified
part to the end of this body.
90
* Inserts the
specified
part at the
specified
position.
92
* @param index index at which the
specified
part is to be inserted
106
* Removes the part at the
specified
position.
109
* @return part at the
specified
index
123
* Get the part at the
specified
position.
126
* @return part at the
specified
index
133
* Get the index of the
specified
part.
Completed in 344 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>