Home
last modified time | relevance | path

Searched refs:getDirectionFromBool (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DAttributesUtil.java54 getDirectionFromBool(isOutgoing), in getDefaultAttributesForApp()
71 getDirectionFromBool(isOutgoing), in getRandomAttributesForApp()
86 getDirectionFromBool(isOutgoing), in getDefaultAttributesForManaged()
102 getDirectionFromBool(isOutgoing), in getRandomAttributesForManaged()
168 private static int getDirectionFromBool(boolean isOutgoing) { in getDirectionFromBool() method in AttributesUtil