OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:restricted
(Results
1 - 25
of
322
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
RestrictionExceptionsTest.java
101
//
Restricted
query can read
restricted
data
108
// Generic query is denied
restricted
data
115
//
Restricted
query can read generic data
129
// Create mixed aggregate with a
restricted
phone number
140
//
Restricted
reader should have access to both numbers
169
// Create mixed aggregate with a
restricted
phone number
180
// Exported vCard shouldn't contain
restricted
phone
260
//
Restricted
caller should see protected data
299
//
Restricted
query can read restricted statu
[
all
...]
/external/neven/Embedded/common/src/b_TensorEm/
Functions.h
35
bts_ALT_TRANS, /*
restricted
to translation only */
36
bts_ALT_TRANS_SCALE, /*
restricted
to translation and scale only */
37
bts_ALT_RIGID, /*
restricted
to rigid transformation (translation + scale + rotation) */
39
bts_ALT_TRANS_SCALE_XYZ /*
restricted
to translation and scaling in x,y,z directions */
/external/qemu/slirp/
libslirp.h
8
void slirp_init(int
restricted
, const char *special_ip);
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/generators/
DHKeyGeneratorHelper.java
56
if (count == MAX_ITERATIONS) // fall back to a faster (
restricted
) method
/external/kernel-headers/original/linux/
tiocl.h
37
#define TIOCL_GETKMSGREDIRECT 17 /* get the vt the kernel messages are
restricted
to */
/external/qemu/slirp-android/
libslirp.h
22
void slirp_init(int
restricted
, const char *special_ip);
/external/qemu/telephony/
sim_card.h
42
/*
Restricted
SIM Access command, as defined by 8.18 of 3GPP 27.007 */
/external/quake/quake/src/QW/
glqwcl.spec.sh
19
Copyright:
Restricted
qwcl.x11.spec.sh
19
Copyright:
Restricted
/packages/providers/ContactsProvider/res/values/
unrestricted_packages.xml
20
<!-- The list of packages that have access to data that is marked as being
restricted
-->
/cts/tools/signature-tools/src/signature/model/
IAnnotationElement.java
26
*
restricted
to the possible value types for annotation elements.
/frameworks/base/telephony/java/com/android/internal/telephony/
Connection.java
50
CS_RESTRICTED, /* call was blocked by
restricted
all voice access */
51
CS_RESTRICTED_NORMAL, /* call was blocked by
restricted
normal voice access */
52
CS_RESTRICTED_EMERGENCY, /* call was blocked by
restricted
emergency voice access */
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
Platform.java
32
* exceptions in the runtime. Access to the OS components is
restricted
to
/external/quake/quake/src/WinQuake/
quake-data.spec.sh
20
Copyright:
Restricted
quake-shareware.spec.sh
19
Copyright:
Restricted
quake.spec.sh
19
Copyright:
Restricted
/external/tcpdump/
fddi.h
63
#define FDDIFC_RT 0xc0 /*
Restricted
token */
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
RestrictedState.java
119
return "
Restricted
State CS: " + csString + " PS:" + mPsRestricted;
/frameworks/base/tools/preload/
Policy.java
38
* Long running services. These are
restricted
in their contribution to the
/packages/apps/Email/src/com/android/email/mail/transport/
LoggingInputStream.java
32
* Use of this class *MUST* be
restricted
to logging-enabled situations only.
/external/icu4c/common/
bmpset.h
77
* binary search is
restricted
for finding code points in a certain range.
137
* Inversion list indexes for
restricted
binary searches in
/external/kernel-headers/original/asm-generic/bitops/
atomic.h
65
*
restricted
to acting on a single-word quantity.
107
*
restricted
to acting on a single-word quantity.
/external/libpng/
Makefile.am
51
# Versioned symbols and
restricted
exports
55
# Only
restricted
exports when possible
/frameworks/base/core/java/android/app/
KeyguardManager.java
120
* If keyguard screen is showing or in
restricted
key input mode (i.e. in
124
* @return true if in keyguard
restricted
input mode.
/external/srec/tools/thirdparty/OpenFst/fst/lib/
string-weight.h
34
//
restricted
versions that signal an error if proper prefixes
358
// Default is for the
restricted
left and right semirings. String
430
// left
restricted
string semirings.
480
// Right division in the right
restricted
string semiring.
488
<< "for the right
restricted
string semiring";
Completed in 850 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>