| /frameworks/base/data/etc/ |
| D | services.core.protolog.json | 6 "level": "VERBOSE", string 12 "level": "WARN", string 18 "level": "INFO", string 24 "level": "VERBOSE", string 30 "level": "DEBUG", string 36 "level": "VERBOSE", string 42 "level": "WARN", string 48 "level": "VERBOSE", string 54 "level": "VERBOSE", string 60 "level": "VERBOSE", string [all …]
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | GLUtils.java | 98 public static void texImage2D(int target, int level, int internalformat, in texImage2D() 124 public static void texImage2D(int target, int level, int internalformat, in texImage2D() 146 public static void texImage2D(int target, int level, Bitmap bitmap, in texImage2D() 181 public static void texSubImage2D(int target, int level, int xoffset, int yoffset, in texSubImage2D() 206 public static void texSubImage2D(int target, int level, int xoffset, int yoffset, in texSubImage2D() 266 private static native int native_texImage2D(int target, int level, int internalformat, in native_texImage2D() 268 private static native int native_texSubImage2D(int target, int level, int xoffset, int yoffset, in native_texSubImage2D()
|
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/fuelgauge/ |
| D | BatteryStatus.java | 55 public final int level; field in BatteryStatus 68 public BatteryStatus(int status, int level, int plugged, int chargingStatus, in BatteryStatus() 170 int level = getBatteryLevel(batteryChangedIntent); in isCharged() local 183 public static boolean isCharged(int status, int level) { in isCharged() 192 final int level = in getBatteryLevel() local 231 int level = getBatteryLevel(batteryChangedIntent); in isLowBattery() local 253 int level = getBatteryLevel(batteryChangedIntent); in isSevereLowBattery() local 265 int level = getBatteryLevel(batteryChangedIntent); in isExtremeLowBattery() local
|
| /frameworks/base/core/java/android/view/contentcapture/ |
| D | ContentCaptureHelper.java | 67 final int level = DeviceConfig.getInt(DeviceConfig.NAMESPACE_CONTENT_CAPTURE, in setLoggingLevel() local 75 public static void setLoggingLevel(@LoggingLevel int level) { in setLoggingLevel() 96 public static String getLoggingLevelAsString(@LoggingLevel int level) { in getLoggingLevelAsString()
|
| /frameworks/base/services/core/java/com/android/server/display/color/ |
| D | ColorDisplayShellCommand.java | 60 final int level = getLevel(); in setSaturation() local 69 final int level = getLevel(); in setLayerSaturation() local 100 final int level; in getLevel() local
|
| /frameworks/base/core/java/com/android/internal/logging/ |
| D | AndroidHandler.java | 147 int level = getAndroidLevel(record.getLevel()); in publish() local 161 public void publish(Logger source, String tag, Level level, String message) { in publish() 182 static int getAndroidLevel(Level level) { in getAndroidLevel()
|
| /frameworks/base/services/core/java/com/android/server/media/metrics/ |
| D | MediaMetricsManagerService.java | 155 int level = loggingLevel(); in reportPlaybackMetrics() local 186 int level = loggingLevel(); in reportBundleMetrics() local 224 int level = loggingLevel(); in reportPlaybackStateEvent() local 287 int level = loggingLevel(); in reportPlaybackErrorEvent() local 305 int level = loggingLevel(); in reportNetworkEvent() local 322 int level = loggingLevel(); in reportTrackChangeEvent() local 395 Integer level = loggingLevelInternal( in loggingLevel() local 431 Integer level = loggingLevelInternal( in loggingLevel() local
|
| /frameworks/base/services/tests/displayservicetests/src/com/android/server/display/ |
| D | BrightnessThrottlerTest.java | 161 final ThrottlingLevel level = new ThrottlingLevel(PowerManager.THERMAL_STATUS_CRITICAL, in testThermalThrottlingSingleLevel() local 298 final ThrottlingLevel level = new ThrottlingLevel(PowerManager.THERMAL_STATUS_CRITICAL, in testUpdateThermalThrottlingData() local 326 final ThrottlingLevel level = new ThrottlingLevel(PowerManager.THERMAL_STATUS_CRITICAL, in testInvalidThrottlingStrings() local 378 final ThrottlingLevel level = new ThrottlingLevel(PowerManager.THERMAL_STATUS_CRITICAL, in testThermalThrottling() local 396 final ThrottlingLevel level = new ThrottlingLevel(PowerManager.THERMAL_STATUS_CRITICAL, in testMultipleConfigPoints() local
|
| /frameworks/av/media/module/codecs/m4v_h263/enc/src/ |
| D | vlc_encode.cpp | 291 Int PutCoeff_Inter(Int run, Int level, BitstreamEncVideo *bitstream) in PutCoeff_Inter() 311 Int PutCoeff_Inter_Last(Int run, Int level, BitstreamEncVideo *bitstream) in PutCoeff_Inter_Last() 333 Int PutCoeff_Intra(Int run, Int level, BitstreamEncVideo *bitstream) in PutCoeff_Intra() 365 Int PutCoeff_Intra_Last(Int run, Int level, BitstreamEncVideo *bitstream) in PutCoeff_Intra_Last() 393 Int PutCoeff_Inter_RVLC(Int run, Int level, BitstreamEncVideo *bitstream) in PutCoeff_Inter_RVLC() 449 Int PutCoeff_Inter_RVLC_Last(Int run, Int level, BitstreamEncVideo *bitstream) in PutCoeff_Inter_RVLC_Last() 483 Int PutCoeff_Intra_RVLC(Int run, Int level, BitstreamEncVideo *bitstream) in PutCoeff_Intra_RVLC() 545 Int PutCoeff_Intra_RVLC_Last(Int run, Int level, BitstreamEncVideo *bitstream) in PutCoeff_Intra_RVLC_Last() 580 PutRunCoeff_Inter(Int run, Int level, BitstreamEncVideo *bitstream) in PutRunCoeff_Inter() 609 Int PutRunCoeff_Inter_Last(Int run, Int level, BitstreamEncVideo *bitstream) in PutRunCoeff_Inter_Last() [all …]
|
| D | vlc_encode_inline.h | 25 Int idx, run, level, j; in zero_run_search() local 116 Int idx, run, level, j; in zero_run_search() local 230 Int idx, run, level = 0, j; in zero_run_search() local
|
| /frameworks/base/tools/locked_region_code_injection/test/lockedregioncodeinjection/ |
| D | TestScopedTarget.java | 35 void enter(int level) { in enter() 42 void exit(int level) { in exit()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/demo/ |
| D | DemoModeWifiDataSource.kt | 56 val level = getString("level")?.toInt() in <lambda>() constant 73 val level = getString("level")?.toInt() ?: 0 in <lambda>() constant
|
| /frameworks/base/wifi/java/src/android/net/wifi/nl80211/ |
| D | RadioChainInfo.java | 43 public int level; field in RadioChainInfo 67 public RadioChainInfo(int chainId, int level) { in RadioChainInfo()
|
| /frameworks/base/services/usb/java/com/android/server/usb/descriptors/report/ |
| D | ReportCanvas.java | 51 public abstract void openHeader(int level); in openHeader() 57 public abstract void closeHeader(int level); in closeHeader() 64 public void writeHeader(int level, String text) { in writeHeader()
|
| D | HTMLReportCanvas.java | 47 public void openHeader(int level) { in openHeader() 52 public void closeHeader(int level) { in closeHeader()
|
| D | TextReportCanvas.java | 55 public void openHeader(int level) { in openHeader() 61 public void closeHeader(int level) { in closeHeader()
|
| /frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
| D | TiledImageRenderer.java | 157 public Bitmap getTile(int level, int x, int y, Bitmap reuse); in getTile() 308 int level = tile.mTileLevel; in layoutTiles() local 346 private void getRange(Rect out, int cX, int cY, int level, int rotation) { in getRange() 357 int cX, int cY, int level, float scale, int rotation) { in getRange() 417 int level = mLevel; in draw() local 516 private Tile obtainTile(int x, int y, int level) { in obtainTile() 543 private void activateTile(int x, int y, int level) { in activateTile() 556 private Tile getTile(int x, int y, int level) { in getTile() 560 private static long makeTileKey(int x, int y, int level) { in makeTileKey() 594 int tx, int ty, int level, float x, float y, float length) { in drawTile() [all …]
|
| /frameworks/native/services/powermanager/tests/ |
| D | IThermalManagerTest.cpp | 70 void IThermalServiceTest::setThermalOverride(int level) { in setThermalOverride() 119 int level = GetParam(); in TEST_P() local 144 int level = GetParam(); in TEST_P() local
|
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/ |
| D | AccessPointPreference.java | 117 int level, IconInjector iconInjector) { in AccessPointPreference() 177 protected void updateIcon(int level, Context context) { in updateIcon() 237 int level = mAccessPoint.getLevel(); in refresh() local 279 int level = ap.getLevel(); in buildContentDescription() local 333 public Drawable getIcon(int level) { in getIcon()
|
| /frameworks/av/media/module/foundation/ |
| D | ADebug.cpp | 57 long level = strtol(current, &end, 10); in GetLevelFromSettingsString() local 100 long level = GetLevelFromProperty(name, propertyName, (long)def); in GetDebugLevelFromProperty() local 132 long level = GetLevelFromProperty(name, "debug.stagefright.experiments", undefined); in getExperimentFlag() local
|
| /frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/applications/ |
| D | AppIconCacheManagerTest.java | 151 final int level = android.content.ComponentCallbacks2.TRIM_MEMORY_BACKGROUND; in trimMemory_levelSatisfied_shouldNotCacheIcon() local 171 final int level = android.content.ComponentCallbacks2.TRIM_MEMORY_RUNNING_CRITICAL; in trimMemory_levelSatisfied_shouldCacheAtLeastHalf() local
|
| /frameworks/av/media/module/codecs/amrwb/enc/src/ |
| D | wb_vad.c | 150 Word16 level; in level_calculation() local 181 Word16 level[] /* o : signal levels at each band */ in filter_bank() 259 Word16 level[] /* i : sub-band levels of the input frame */ in update_cntrl() 391 Word16 level[] /* i : sub-band levels of the input frame */ in noise_estimate_update() 764 Word16 level[COMPLEN]; in wb_vad() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/demo/model/ |
| D | FakeWifiEventModel.kt | 29 val level: Int?, constant in com.android.systemui.statusbar.pipeline.wifi.data.repository.demo.model.FakeWifiEventModel.Wifi 39 val level: Int, constant in com.android.systemui.statusbar.pipeline.wifi.data.repository.demo.model.FakeWifiEventModel.CarrierMerged
|
| /frameworks/base/tools/protologtool/src/com/android/protolog/tool/ |
| D | ViewerConfigParser.kt | 24 val level: String, in <lambda>() constant in com.android.protolog.tool.ViewerConfigParser.MessageEntry 31 var level: String? = null in <lambda>() variable 90 data class ConfigEntry(val messageString: String, val level: String, val tag: String) in <lambda>() constant in com.android.protolog.tool.ViewerConfigParser.ConfigEntry
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | CellSignalStrengthCdma.java | 189 int level = (cdmaAsuLevel < ecioAsuLevel) ? cdmaAsuLevel : ecioAsuLevel; local 218 int level = (levelDbm < levelEcio) ? levelDbm : levelEcio; in getCdmaLevel() local 246 int level = (levelEvdoDbm < levelEvdoSnr) ? levelEvdoDbm : levelEvdoSnr; in getEvdoLevel() local 303 int level = (levelEvdoDbm < levelEvdoSnr) ? levelEvdoDbm : levelEvdoSnr; in getEvdoAsuLevel() local
|