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

  /packages/apps/TV/src/com/android/tv/util/
Utils.java 618 int tenths = (sampleRate % 1000) / 100; local
620 if (tenths != 0) {
622 metadata.append(tenths);
    [all...]
  /external/python/cpython2/Modules/
_cursesmodule.c 1865 unsigned char tenths; local
    [all...]

Completed in 59 milliseconds