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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexClientSession.java 582 boolean firstDot = true;
586 if (!firstDot) {
590 firstDot = false;
  /frameworks/base/tools/aapt/
Resource.cpp 55 const char* firstDot = strchr(leaf.string(), '.');
58 if (firstDot) {
59 return String8(str, firstDot-str);
    [all...]
  /prebuilts/devtools/tools/lib/
lint-checks.jar 

Completed in 202 milliseconds