HomeSort by relevance Sort by last modified time
    Searched refs:Manufacturer (Results 1 - 5 of 5) sorted by null

  /packages/apps/Settings/tests/src/com/android/settings/tests/
Manufacturer.java 22 public class Manufacturer extends Activity {
  /packages/apps/Settings/tests/src/com/android/settings/
SettingsHookTests.java 19 import com.android.settings.tests.Manufacturer;
38 * Tests for the Settings operator/manufacturer hook.
71 * Test that the operator/manufacturer settings hook test application is
100 * Test that the manufacturer test activity has registered an intent-filter
129 * Test that the manufacturer preference is available in the Settings
  /external/libmtp/src/
ptp-pack.c 322 di->Manufacturer = ptp_unpack_string(params, data,
344 if (di->Manufacturer) free (di->Manufacturer);
    [all...]
libmtp.c     [all...]
ptp.h 691 char *Manufacturer;
    [all...]

Completed in 57 milliseconds