HomeSort by relevance Sort by last modified time
    Searched full:info (Results 626 - 650 of 5694) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/jni/
android_view_Display.cpp 55 DisplayInfo info; local
56 status_t err = SurfaceComposerClient::getDisplayInfo(DisplayID(dpy), &info);
61 env->SetIntField(clazz, offsets.pixelFormat,info.pixelFormatInfo.format);
62 env->SetFloatField(clazz, offsets.fps, info.fps);
63 env->SetFloatField(clazz, offsets.density, info.density);
64 env->SetFloatField(clazz, offsets.xdpi, info.xdpi);
65 env->SetFloatField(clazz, offsets.ydpi, info.ydpi);
  /frameworks/base/services/java/com/android/server/
DevicePolicyManagerService.java 92 final DeviceAdminInfo info; field in class:DevicePolicyManagerService.ActiveAdmin
100 info = _info;
103 int getUid() { return info.getActivityInfo().applicationInfo.uid; }
108 info.writePoliciesToXml(out);
143 info.readPoliciesFromXml(parser);
166 ArrayList<DeviceAdminInfo.PolicyInfo> pols = info.getUsedPolicies();
189 int change = isPackageDisappearing(aa.info.getPackageName());
193 + aa.info.getComponent());
196 } else if (isPackageModified(aa.info.getPackageName())) {
199 aa.info.getComponent(), 0)
542 DeviceAdminInfo info = findAdmin(adminReceiver); local
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/exe/
dhdu_linux.c 99 struct ethtool_drvinfo info; local
106 memset(&info, 0, sizeof(info));
107 info.cmd = ETHTOOL_GDRVINFO;
108 strcpy(info.driver, "?dhd");
109 ifr.ifr_data = (caddr_t)&info;
120 strncpy(buf, info.driver, len);
  /packages/experimental/BugReportSender/src/com/android/bugreportsender/
BugReportListActivity.java 54 ID_MAP.put(MEMORY_ID, "MEMORY INFO");
55 ID_MAP.put(CPU_ID, "CPU INFO");
87 menu.add(0, CPU_ID, 0, "CPU Info");
88 menu.add(0, MEMORY_ID, 0, "Memory Info");
128 AdapterView.AdapterContextMenuInfo info = local
130 if (info.position >= mFiles.size()) {
139 File file = mFiles.get(info.position);
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_syswm.h 104 } info; member in struct:SDL_SysWMinfo
208 * It fills the structure pointed to by 'info' with custom information and
210 * the version member of the 'info' structure is invalid, it returns 0.
213 * SDL_SysWMInfo info;
214 * SDL_VERSION(&info.version);
215 * if ( SDL_GetWMInfo(&info) ) { ... }
217 extern DECLSPEC int SDLCALL SDL_GetWMInfo(SDL_SysWMinfo *info);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_syswm.h 104 } info; member in struct:SDL_SysWMinfo
208 * It fills the structure pointed to by 'info' with custom information and
210 * the version member of the 'info' structure is invalid, it returns 0.
213 * SDL_SysWMInfo info;
214 * SDL_VERSION(&info.version);
215 * if ( SDL_GetWMInfo(&info) ) { ... }
217 extern DECLSPEC int SDLCALL SDL_GetWMInfo(SDL_SysWMinfo *info);
  /prebuilt/windows/sdl/host/include/SDL/
SDL_syswm.h 96 } info; member in struct:SDL_SysWMinfo
188 * It fills the structure pointed to by 'info' with custom information and
190 * the version member of the 'info' structure is invalid, it returns 0.
193 * SDL_SysWMInfo info;
194 * SDL_VERSION(&info.version);
195 * if ( SDL_GetWMInfo(&info) ) { ... }
197 extern DECLSPEC int SDLCALL SDL_GetWMInfo(SDL_SysWMinfo *info);
  /prebuilt/windows/sdl/include/SDL/
SDL_syswm.h 104 } info; member in struct:SDL_SysWMinfo
196 * It fills the structure pointed to by 'info' with custom information and
198 * the version member of the 'info' structure is invalid, it returns 0.
201 * SDL_SysWMInfo info;
202 * SDL_VERSION(&info.version);
203 * if ( SDL_GetWMInfo(&info) ) { ... }
205 extern DECLSPEC int SDLCALL SDL_GetWMInfo(SDL_SysWMinfo *info);
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/resources/
AttrsXmlParserTest.java 63 ViewClassInfo info = new ViewClassInfo( local
67 mParser.loadViewAttributes(info);
70 info.getJavaDoc());
71 AttributeInfo[] attrs = info.getAttributes();
73 assertEquals("scrollbarSize", info.getAttributes()[0].getName());
74 assertEquals(1, info.getAttributes()[0].getFormats().length);
75 assertEquals(Format.DIMENSION, info.getAttributes()[0].getFormats()[0]);
  /device/samsung/crespo/alsa-lib/include/
timer.h 48 /** timer global info structure */
54 /** timer info structure */
144 int snd_timer_query_info(snd_timer_query_t *handle, snd_timer_ginfo_t *info);
208 int snd_timer_info_is_slave(snd_timer_info_t * info);
209 int snd_timer_info_get_card(snd_timer_info_t * info);
210 const char *snd_timer_info_get_id(snd_timer_info_t * info);
211 const char *snd_timer_info_get_name(snd_timer_info_t * info);
212 long snd_timer_info_get_resolution(snd_timer_info_t * info);
248 long snd_timer_info_get_ticks(snd_timer_info_t * info);
  /external/chromium/net/base/
host_resolver_impl.cc 78 const RequestInfo& info,
83 info_(info),
128 const RequestInfo& info() const { function in class:net::HostResolverImpl::Request
138 // The request info that started the request.
428 PendingRequestsQueue& q = pending_requests_[req->info().priority()];
451 PendingRequestsQueue& q = pending_requests_[req->info().priority()];
493 Key req_key(req->info().hostname(), req->info().address_family());
572 int HostResolverImpl::Resolve(const RequestInfo& info,
584 OnStartRequest(load_log, request_id, info);
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
zip_writer.cc 110 FileInfo info; local
112 info.name = filename;
114 info.offset = raw_output_->ByteCount();
115 info.size = contents.size();
116 info.crc32 = ComputeCRC32(contents);
118 files_.push_back(info);
128 output.WriteLittleEndian32(info.crc32); // crc-32
129 output.WriteLittleEndian32(info.size); // compressed size
130 output.WriteLittleEndian32(info.size); // uncompressed size
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscosvideo.c 57 int RISCOS_GetWmInfo(_THIS, SDL_SysWMinfo *info);
184 this->info.current_w = vals[1] + 1;
185 this->info.current_h = vals[2] + 1;
219 this->info.wm_available = 1;
291 int RISCOS_GetWmInfo(_THIS, SDL_SysWMinfo *info)
293 SDL_VERSION(&(info->version));
294 info->wimpVersion = RISCOS_GetWimpVersion();
295 info->taskHandle = RISCOS_GetTaskHandle();
296 info->window = this->hidden->window_handle;
  /external/webkit/WebKitTools/wx/build/
build_utils.py 91 size = long(urlobj.info().getheader('Content-Length'))
113 Logs.info('Ensuring wxWebKit dependencies are up-to-date.')
129 Logs.info('downloading deps package')
179 if os.system("git-svn info") == 0:
180 info = commands.getoutput("git-svn info ../..")
182 info = commands.getoutput("svn info")
184 for line in info.split("\n"):
  /frameworks/base/tools/obbtool/
Main.cpp 68 * Print usage info.
92 void doAdd(const char* filename, struct PackageInfo* info) {
99 obb->setPackageName(String8(info->packageName));
100 obb->setVersion(info->packageVersion);
101 obb->setOverlay(info->overlay);
102 if (info->salted) {
103 obb->setSalt(info->salt, SALT_LEN);
137 printf("OBB info for '%s':\n", filename);
284 CHECK_OP("info");
  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_iw.h 202 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \
203 iwe_stream_add_event(info, stream, ends, iwe, extra)
204 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \
205 iwe_stream_add_value(info, event, value, ends, iwe, event_len)
206 #define IWE_STREAM_ADD_POINT(info, stream, ends, iwe, extra) \
207 iwe_stream_add_point(info, stream, ends, iwe, extra)
209 #define IWE_STREAM_ADD_EVENT(info, stream, ends, iwe, extra) \
211 #define IWE_STREAM_ADD_VALUE(info, event, value, ends, iwe, event_len) \
213 #define IWE_STREAM_ADD_POINT(info, stream, ends, iwe, extra) \
  /packages/apps/Settings/src/com/android/settings/
AppWidgetPickActivity.java 173 AppWidgetProviderInfo info = appWidgets.get(i); local
175 CharSequence label = info.label;
178 if (info.icon != 0) {
179 icon = mPackageManager.getDrawable(info.provider.getPackageName(), info.icon, null);
181 Log.w(TAG, "Can't load icon drawable 0x" + Integer.toHexString(info.icon)
182 + " for provider: " + info.provider);
188 item.packageName = info.provider.getPackageName();
189 item.className = info.provider.getClassName();
  /bionic/libc/kernel/common/linux/
moduleparam.h 28 #define __MODULE_INFO(tag, name, info) static const char __module_cat(name,__LINE__)[] __attribute_used__ __attribute__((section(".modinfo"),unused)) = __stringify(tag) "=" info
30 #define __MODULE_INFO(tag, name, info)
  /build/core/
device.mk 23 $(info ==== $(1) ====)\
25 $(info DEVICES.$(1).$(v) := $(DEVICES.$(1).$(v))))\
26 $(info --------)
  /cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityServiceInfoTest.java 34 // fully populate the service info to marshal
38 // marshal and unmarshal the service info
52 * @param sentInfo The service info to populate.
  /cts/tools/signature-tools/test/signature/converter/
ConvertPackageTest.java 37 CompilationUnit packageSrc = new CompilationUnit("a.package-info", "@Deprecated package a;");
46 // tests that package-info is not returned as class
49 CompilationUnit packageSrc = new CompilationUnit("a.package-info", "@Deprecated package a;");
  /cts/tools/test-progress-new/src/testprogress2/
MethodOriginator.java 64 String info = "N/A"; local
66 info = (String)annot.elementValues()[0].value().value();
69 toBeFixed = "<b>@ToBeFixed:</b>" + info;
  /development/ndk/platforms/android-3/include/linux/
moduleparam.h 28 #define __MODULE_INFO(tag, name, info) static const char __module_cat(name,__LINE__)[] __attribute_used__ __attribute__((section(".modinfo"),unused)) = __stringify(tag) "=" info
30 #define __MODULE_INFO(tag, name, info)
  /device/samsung/crespo/alsa-lib/src/rawmidi/
rawmidi_virt.c 82 static int snd_rawmidi_virtual_info(snd_rawmidi_t *rmidi, snd_rawmidi_info_t * info)
86 info->stream = rmidi->stream;
88 info->card = 0;
89 info->device = 0;
90 info->subdevice = 0;
91 info->flags = 0;
92 strcpy((char *)info->id, "Virtual");
93 strcpy((char *)info->name, "Virtual RawMIDI");
94 strcpy((char *)info->subname, "Virtual RawMIDI");
95 info->subdevices_count = 1
    [all...]
  /external/apache-http/src/org/apache/commons/logging/impl/
NoOpLog.java 48 public void info(Object message) { } method in class:NoOpLog
50 public void info(Object message, Throwable t) { } method in class:NoOpLog
86 * Info is never enabled.

Completed in 1037 milliseconds

<<21222324252627282930>>