Searched refs:ij (Results 1 – 8 of 8) sorted by relevance
/aosp14/frameworks/base/location/java/com/android/internal/location/altitude/ |
H A D | S2CellIdUtils.java | 389 int ij = (i << LOOKUP_BITS) + j; in initLookupCell() local 390 LOOKUP_POS[(ij << 2) + origOrientation] = (pos << 2) + orientation; in initLookupCell() 391 LOOKUP_IJ[(pos << 2) + origOrientation] = (ij << 2) + orientation; in initLookupCell() 398 int ij = POS_TO_IJ[orientation][subPos]; in initLookupCell() local 402 i + (ij >>> 1), in initLookupCell() 403 j + (ij & 0x1), in initLookupCell()
|
/aosp14/frameworks/base/core/res/geoid_height_map_assets/ |
H A D | tile-5.textpb | 2 …ij\026|\324l\324\320\364\355\374R\026\2461\251\"|\032\230\266E*\014\265[\013\204\243n:T\250\274S\3…
|
H A D | tile-3.textpb | 2 …47G\031c\223W\240\203w\001kN\r:GL\204\255\013})\3627V\264\032_\000m\253\360ij\017\"\264a\260\205T1…
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | BatteryStats.java | 4901 for (int ij=jobs.size()-1; ij>=0; ij--) { in dumpCheckinLocked() 4902 final Timer timer = jobs.valueAt(ij); in dumpCheckinLocked() 4911 dumpLine(pw, uid, category, JOB_DATA, "\"" + jobs.keyAt(ij) + "\"", in dumpCheckinLocked() 6447 for (int ij=jobs.size()-1; ij>=0; ij--) { in dumpLocked() 6448 final Timer timer = jobs.valueAt(ij); in dumpLocked() 6459 sb.append(jobs.keyAt(ij)); in dumpLocked() argument 8178 for (int ij = jobs.size() - 1; ij >= 0; --ij) { in dumpProtoAppsLocked() 8179 final Timer timer = jobs.valueAt(ij); in dumpProtoAppsLocked() 8183 proto.write(UidProto.Job.NAME, jobs.keyAt(ij)); in dumpProtoAppsLocked()
|
/aosp14/frameworks/base/media/tests/contents/media_api/music/ |
H A D | test_amr_ietf.amr | 164 a7f��0@<�N��)��l������x�E���<~��V��!;t��o�<�p�OH4�v���<�ij'�^A�!�o0�yb,Y1��ꭧ'�… 298 …���N`0<0(g��x�vvK)�� mo~�����5��<DBk�_�a�{������蘭� �2�e:��Q�< 2w*�Z�.�ijԑT�Ϧ7��j(�4
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/ |
H A D | BatteryStatsImpl.java | 9448 for (int ij=jobStats.size()-1; ij>=0; ij--) { in reset() 9449 DualTimer timer = jobStats.valueAt(ij); in reset() 9451 jobStats.removeAt(ij); in reset() 9582 for (int ij = jobStats.size() - 1; ij >= 0; ij--) { in detachFromTimeBase() 9583 DualTimer timer = jobStats.valueAt(ij); in detachFromTimeBase() 16218 for (int ij = 0; ij < NJ; ij++) { 16764 for (int ij=0; ij<NJ; ij++) { 16765 out.writeString(jobStats.keyAt(ij)); 16766 jobStats.valueAt(ij).writeSummaryFromParcelLocked(out, nowRealtime);
|
/aosp14/frameworks/base/services/tests/mockingservicestests/res/raw/ |
H A D | backup_telephony_no_password | 110 ʮz*��cO2�g�l����>��[�a��4R�l�7��M���C��V�vwl��uMo�W�v~ij�S�Z��r�I�?�i�&<?����d/�m��<���…
|
/aosp14/frameworks/base/native/graphics/jni/fuzz/corpus/ |
H A D | sample_raf.raf | 904 �<��ij���3s����sQ��F&�����Hs��ֳ`FN[��ns��$��y#�3�H�O^y���?���27n�֜O�"�lx��%���� �X�RX&h��,�… 11184 …�j�f��B��k�3k��@��h��h��>��j��g��@��g�Si�&D��i��h��?{6j�ci�&@wVl�3j��@��l̳ij�?��i�mufB�fi�k��A�… 11340 …)�d*Tg̦;�Fj#�h͖=�&l%h��;�Fh.�j�<��j&4k��=��hDhyv:��k�e�F;I�i��kl;¶k4ij�<�&f��hpv;��l�f�F<�…
|