OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_TCP_DEBUG
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppRfcommListener.java
83
if (Constants.
USE_TCP_DEBUG
) {
193
if (Constants.
USE_TCP_DEBUG
) {
Constants.java
248
public static final boolean
USE_TCP_DEBUG
= false;
BluetoothOppTransfer.java
489
if (Constants.
USE_TCP_DEBUG
) {
547
if (!Constants.
USE_TCP_DEBUG
) {
563
if (Constants.
USE_TCP_DEBUG
) {
BluetoothOppService.java
280
} else if (Constants.
USE_TCP_DEBUG
&& !Constants.USE_TCP_SIMPLE_SERVER) {
659
if (Constants.
USE_TCP_DEBUG
&& !Constants.USE_TCP_SIMPLE_SERVER) {
[
all
...]
Completed in 42 milliseconds