HomeSort by relevance Sort by last modified time
    Searched full:compose (Results 226 - 250 of 603) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapCallLogComposer.java 170 * This static function is to compose vCard for phone own number
  /packages/apps/InCallUI/src/com/android/incallui/
AnswerFragment.java 188 * Dismiss the custom compose message popup.
  /packages/apps/UnifiedEmail/res/values-en-rGB/
strings.xml 25 <string name="body_hint" msgid="4279864165439577668">"Compose email"</string>
31 <string name="compose" msgid="1473559896062432878">"Compose"</string>
73 <string name="menu_compose" msgid="6274193058224230645">"Compose"</string>
    [all...]
  /packages/apps/UnifiedEmail/res/values-en-rIN/
strings.xml 25 <string name="body_hint" msgid="4279864165439577668">"Compose email"</string>
31 <string name="compose" msgid="1473559896062432878">"Compose"</string>
73 <string name="menu_compose" msgid="6274193058224230645">"Compose"</string>
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AttachmentTileGrid.java 30 import com.android.mail.compose.ComposeAttachmentTile;
MailActionBarView.java 435 // Show compose and search based on the account
441 // Hide compose and search
442 Utils.setMenuItemVisibility(menu, R.id.compose, false);
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_keysym.h 284 SDLK_COMPOSE = 314, /**< Multi-key compose key */
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_keysym.h 284 SDLK_COMPOSE = 314, /**< Multi-key compose key */
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_keysym.h 284 SDLK_COMPOSE = 314, /**< Multi-key compose key */
  /system/media/camera/docs/
metadata-generate 143 # Compose the three parts of the final file together
  /packages/apps/Email/
AndroidManifest.xml 127 android:pathPrefix="/compose"
137 <activity-alias android:name="com.android.mail.compose.ComposeActivity"
371 <service android:name="com.android.mail.compose.EmptyService"/>
  /packages/apps/UnifiedEmail/src/com/android/mail/widget/
WidgetService.java 42 import com.android.mail.compose.ComposeActivity;
141 // On click intent for Compose
151 // Build a task stack that forces the conversation list on the stack before the compose
  /external/chromium_org/third_party/icu/source/test/cintltst/
cnormtst.c 533 { 0x62, 0x61, 0x300, 0x63, 0 }, /* 0061 0300 compose */
535 { 0x0627, 0x0653, 0 }, /* 0627 0653 compose */
536 { 0x3071, 0x306f, 0x309a, 0x3073, 0 } /* 306F 309A compose */
539 { 0x1100, 0x1161, 0 }, /* Jamo compose */
540 { 0x1100, 0x314f, 0 }, /* compatibility Jamo compose */
541 { 0x03b1, 0x1f00, 0x0345, 0x03b3, 0 } /* 1F00 0345 compose */
820 /* (compatibility) Jamo L, T do not compose */
    [all...]
  /external/icu4c/test/cintltst/
cnormtst.c 537 { 0x62, 0x61, 0x300, 0x63, 0 }, /* 0061 0300 compose */
539 { 0x0627, 0x0653, 0 }, /* 0627 0653 compose */
540 { 0x3071, 0x306f, 0x309a, 0x3073, 0 } /* 306F 309A compose */
543 { 0x1100, 0x1161, 0 }, /* Jamo compose */
544 { 0x1100, 0x314f, 0 }, /* compatibility Jamo compose */
545 { 0x03b1, 0x1f00, 0x0345, 0x03b3, 0 } /* 1F00 0345 compose */
824 /* (compatibility) Jamo L, T do not compose */
    [all...]
  /external/chromium_org/chrome/test/functional/
perf_endure.py     [all...]
  /art/runtime/base/
timing_logger.cc 253 // scoped split in place. Basically, it's one way to make explicit and scoped splits compose
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChat.java 144 // Initialize the compose field with a listener for the return key
  /external/chromium_org/third_party/WebKit/Source/core/platform/cocoa/
KeyEventCocoa.mm 66 // "Compose"
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-old.cc 361 /* Ok, we've got everything we need, now compose output buffer,
hb-ot-shape-complex-arabic.cc 353 NULL, /* compose */
hb-ot-shape-complex-sea.cc 380 NULL, /* compose */
hb-ot-shape-complex-thai.cc 374 NULL, /* compose */
hb-uniscribe.cc 415 /* Ok, we've got everything we need, now compose output buffer,
  /external/chromium_org/third_party/icu/source/test/intltest/
canittst.cpp 184 Normalizer::compose(s, FALSE, 0, comp, status);
ucdtest.cpp 332 * all characters that compose from the input one,

Completed in 647 milliseconds

1 2 3 4 5 6 7 8 91011>>