OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:idType
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ui/gfx/
icon_util.h
165
WORD
idType
;
187
WORD
idType
;
204
// image. This value is set in the |
idType
| field of the ICONDIR structure.
icon_util.cc
485
icon_dir->
idType
= kResourceTypeIcon;
/external/bluetooth/bluedroid/btif/co/
bta_fs_co.c
135
int
idType
;
140
//
idType
= (buffer->st_uid== BT_UID) ? 1 : (buffer->st_uid== BT_GID) ? 2 : 3;
142
idType
= 1;
147
idType
= 2;
148
else
idType
= 3;
161
if(
idType
== 1) { //Id is User Id
165
else if(
idType
==2) { //Id is Group Id
176
if(
idType
== 1) { //Id is User Id
180
else if(
idType
==2) { //Id is Group Id
[
all
...]
/development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetworkViews.java
200
String
idType
= command.get(1);
204
if ("viewid".equals(
idType
)) {
212
} else if (
idType
.equals("accessibilityids")) {
/prebuilts/devtools/tools/lib/
chimpchat.jar
Completed in 757 milliseconds